mirror of
https://github.com/jbcr/core.git
synced 2026-03-31 21:32:09 +02:00
fixes makefile spaces to tab
This commit is contained in:
2
Makefile
2
Makefile
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user