1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-05-02 08:59:22 +03:00

change tests running command

This commit is contained in:
Jeka 2012-11-23 11:21:24 +02:00
parent e765eab467
commit a1089e9e25

View file

@ -39,7 +39,5 @@ before_script:
- java -jar /tmp/selenium-server-standalone.jar > /dev/null &
- sleep 5
# goto test's folder
- cd tests/behat/
script: HTTP_APP_ENV=test php behat.phar
script: HTTP_APP_ENV=test php tests/behat/behat.phar -c tests/behat/behat.yml