Skip to content

Commit

Permalink
fix(jasmine): correct comment about behavior of config_file attr
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeagle committed Aug 5, 2019
1 parent caf5fdb commit 59a7239
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/jasmine/src/jasmine_node_test.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ def jasmine_node_test(
Note that not all configuration options are honored, and
we expect some strange feature interations.
For example, if you list spec_files, they will be tested
but not instrumented for code coverage.
For example, the filter for which files are instrumented for
code coverage doesn't understand the spec_files setting in the config.
See https://jasmine.github.io/setup/nodejs.html#configuration
Expand Down

0 comments on commit 59a7239

Please sign in to comment.