Changed references to functional tests by database tests

This commit is contained in:
Alejandro Celaya
2019-01-20 21:49:07 +01:00
parent 1fd3e6365e
commit 687d8d91a9
9 changed files with 15 additions and 19 deletions

View File

@@ -21,7 +21,7 @@ install:
script:
- mkdir build
- composer check
- composer ci
after_success:
- rm -f build/clover.xml