Skip to content
This repository was archived by the owner on Jan 24, 2019. It is now read-only.

Commit 05a5947

Browse files
committed
Update README.md
1 parent 2f6423d commit 05a5947

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,5 @@ Make sure all tests pass in order for your Pull Request to be accepted
5252
You can choose what browsers to test in: `Chrome,ChromeCanary,Firefox,PhantomJS`
5353

5454
```bash
55-
$ karma start --browsers=Chrome,Firefox test/test.conf.js
55+
$ karma start --browsers=Chrome,Firefox test/test.conf.js --single-run=true
5656
```

0 commit comments

Comments
 (0)