Skip to content

Commit

Permalink
Fixed instructions for running Jasmine's ci script
Browse files Browse the repository at this point in the history
  • Loading branch information
sgravrock committed Mar 14, 2021
1 parent 324bc20 commit de91427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ Follow these tips and your pull request, patch, or suggestion is much more likel

Jasmine uses some internal tooling to test itself in browser on Travis. This tooling _should_ work locally as well.

$ node ci.js
$ node spec/support/ci.js

You can also set the `JASMINE_BROWSER` environment variable to specify which browser should be used.

Expand Down

0 comments on commit de91427

Please sign in to comment.