Skip to content

Commit

Permalink
chore(cucumber): corrected the nyc configuration
Browse files Browse the repository at this point in the history
Cucumber v0 to v6 listeners are covered by extensive integration tests, so there's no need to write
additional unit tests for them
  • Loading branch information
jan-molak committed Feb 3, 2020
1 parent 0423d85 commit 7aafbc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/cucumber/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
"exclude": [
"src/**/*.d.ts",
"src/cli",
"src/listeners/cucumber-*.ts",
"lib",
"node_modules",
"spec"
Expand Down

0 comments on commit 7aafbc7

Please sign in to comment.