Don't compile acceptance test files during test run
This commit is contained in:
@@ -11,7 +11,7 @@ echo ">> Server started"
|
|||||||
sleep 5
|
sleep 5
|
||||||
|
|
||||||
echo ">> Running acceptance tests..."
|
echo ">> Running acceptance tests..."
|
||||||
grunt --no-color test:acceptance
|
grunt --no-color mochaTest:acceptance
|
||||||
_test_exit_code=$?
|
_test_exit_code=$?
|
||||||
|
|
||||||
echo ">> Killing server"
|
echo ">> Killing server"
|
||||||
|
|||||||
Reference in New Issue
Block a user