Skip to content

Commit

Permalink
Update prepare behat test script
Browse files Browse the repository at this point in the history
  • Loading branch information
emodric committed Sep 6, 2024
1 parent d422457 commit fd4c359
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/prepare_behat.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ if [ ! -f vendor/bin/chromedriver ]; then
fi

vendor/bin/symfony server:start --no-tls --daemon --port=4242 --document-root=tests/application/public
vendor/bin/chromedriver
vendor/bin/chromedriver --port=9515

0 comments on commit fd4c359

Please sign in to comment.