Remove JS tests

This commit is contained in:
Benoît Burnichon
2015-12-01 10:01:02 +01:00
committed by Florian BLOUET
parent 17be490c72
commit 696d7401d4
2 changed files with 1 additions and 2 deletions

View File

@@ -50,7 +50,6 @@ before_script:
- "./bin/developer phraseanet:regenerate-sqlite"
- "./bin/developer phraseanet:generate-js-fixtures"
script:
- "./node_modules/.bin/grunt test"
- |
if [ "$TEST_SUITE" = "1" ]; then
"./bin/phpunit" "tests/classes/";