Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gggeek committed Nov 12, 2017
1 parent f6815c5 commit b374fec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -380,7 +380,7 @@ To run the tests:
export KERNEL_DIR=ezpublish (or 'app' for ezplatform setups)
export SYMFONY_ENV=behat (or whatever your environment is)

bin/phpunit -c vendor/kaliop/ezmigrationbundle/phpunit.xml
bin/phpunit --stderr -c vendor/kaliop/ezmigrationbundle/phpunit.xml

*NB* the tests do *not* mock interaction with the database, but create/modify/delete many types of data in it.
As such, there are good chances that running tests will leave stale/broken data.
Expand Down

0 comments on commit b374fec

Please sign in to comment.