Minor - update

pull/4004/head
Julio 5 years ago
parent 1fb33e8d55
commit cb339a3f1d
  1. 4
      tests/README.md

@ -50,6 +50,10 @@ If there are DB changes you can migrate your test installation with:
Those commands will install Chamilo in the chamilo_test database.
In order to delete the test database and restart the process use:
`php bin/console --env=test doctrine:database:drop`
### Use
Execute the tests with:

Loading…
Cancel
Save