diff --git a/pree2e.sh b/pree2e.sh index 5cb14287b..269e7cdb5 100755 --- a/pree2e.sh +++ b/pree2e.sh @@ -1,4 +1,3 @@ node_modules/selenium-standalone/bin/selenium-standalone install source .env-test -node tests/e2e/mocks & npm start &