Skip to content

Commit

Permalink
fixup! feat(builtin): enable coverage on nodejs_test
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabian Wiles committed Feb 1, 2020
1 parent 083c67f commit 11a40f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/jasmine/test/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jasmine_node_test(
name = "coverage_test",
srcs = [
"coverage.spec.js",
":coverage_test_srcs"
":coverage_test_srcs",
],
)

Expand Down

0 comments on commit 11a40f6

Please sign in to comment.