fixes makefile spaces to tab

This commit is contained in:
Ivo Valchev
2019-12-17 11:12:01 +01:00
parent 00e3d3897f
commit 025a786f7e

View File

@@ -74,7 +74,7 @@ behat-js: ## to run behat JS tests
kill -9 $(lsof -t -i:4444)
behat-js-quiet:
make server
make server
java -jar -Dwebdriver.chrome.driver="./bin/chromedriver" ./bin/selenium-server-standalone-3.141.59.jar > /dev/null &
sleep 2s
vendor/bin/behat --tags=javascript --format=progress