diff --git a/Tests/ezpublish/config/services.yml b/Tests/ezpublish/config/services.yml index 79158b71..2088dd65 100644 --- a/Tests/ezpublish/config/services.yml +++ b/Tests/ezpublish/config/services.yml @@ -1,5 +1,6 @@ -# These services have to be loaded for the test suite to work. They should not be loaded for normal bundle operation +# NB: These services have to be loaded for the test suite to work. They should not be loaded for normal bundle operation +# The EzMigrationExtension class will take care of loading them automatically as long as the bootstrap.php file is run parameters: test.param.for.custom.refs: def diff --git a/phpunit.xml b/phpunit.xml index 4b871848..cc55fc9c 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -23,7 +23,7 @@ - + ./Tests/phpunit/