Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

Commit

Permalink
docs(referenceConf): clarify jasmine2 options reference
Browse files Browse the repository at this point in the history
  • Loading branch information
hankduan committed Jan 23, 2015
1 parent 1913927 commit 3880b27
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/referenceConf.js
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,8 @@ exports.config = {

// Options to be passed to jasmine2.
//
// See the full list at https://github.com/jasmine/jasmine-npm
// See https://github.com/jasmine/jasmine-npm/blob/master/lib/jasmine.js
// for the exact options available.
jasmineNodeOpts: {
// If true, print colors to the terminal.
showColors: true,
Expand Down

0 comments on commit 3880b27

Please sign in to comment.