diff --git a/tests/integration/Core/Repository/ContentService/MaxLanguagesContentServiceTest.php b/tests/integration/Core/Repository/ContentService/MaxLanguagesContentServiceTest.php index f8a1c8e347..3fb4b8d4aa 100644 --- a/tests/integration/Core/Repository/ContentService/MaxLanguagesContentServiceTest.php +++ b/tests/integration/Core/Repository/ContentService/MaxLanguagesContentServiceTest.php @@ -42,8 +42,8 @@ protected function setUp(): void */ public function testCreateContent(): void { - if (getenv('SEARCH_ENGINE') === 'solr') { - self::markTestSkipped('Skipped on Solr as languages are not mapped to solr endpoints'); + if (getenv('SEARCH_ENGINE') !== 'legacy') { + self::markTestSkipped('Skipped on non-LSE as it requires specific configuration'); } $names = array_merge(...array_map(