diff --git a/composer.json b/composer.json index 37b1e1e5..d0329c1c 100644 --- a/composer.json +++ b/composer.json @@ -53,7 +53,7 @@ "Ibexa\\Tests\\Solr\\": "tests/lib/", "Ibexa\\Tests\\Integration\\Core\\": "vendor/ibexa/core/tests/integration/Core/", "Ibexa\\Tests\\Core\\": "vendor/ibexa/core/tests/lib/", - "Ibexa\\Tests\\Bundle\\Core\\": "vendor/ibexa/core/tests/bundle/", + "Ibexa\\Tests\\Bundle\\Core\\": "vendor/ibexa/core/tests/bundle/", "EzSystems\\EzPlatformSolrSearchEngine\\Tests\\": "tests/lib/", "EzSystems\\EzPlatformSolrSearchEngineBundle\\Tests\\": "tests/bundle/" }