Skip to content

Commit 0abd1da

Browse files
author
Igor Melnikov
committed
Merge remote-tracking branch 'upstream/develop' into MAGETWO-69319-functional-test
2 parents 0a6c568 + 1c7e460 commit 0abd1da

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

dev/travis/script.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,7 @@ case $TEST_SUITE in
1212
js)
1313
grunt spec
1414
;;
15+
*)
16+
phpunit -c dev/tests/$TEST_SUITE $TEST_FILTER;
17+
;;
1518
esac

0 commit comments

Comments
 (0)