Skip to content

Commit

Permalink
Change default e2e test to single-run
Browse files Browse the repository at this point in the history
  • Loading branch information
BoTime committed Jan 26, 2019
1 parent 3dab254 commit d7fb11b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/test-e2e.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

rm -rf ../build/
npm run build
./node_modules/karma/bin/karma start karma.conf.js
./node_modules/karma/bin/karma start karma.conf.js --single-run

0 comments on commit d7fb11b

Please sign in to comment.