We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9385ea9 commit 476757fCopy full SHA for 476757f
test/integration/docker-compose.yml
@@ -23,6 +23,7 @@ services:
23
- ../../src:/code/src
24
- ../../test/integration:/code/test/integration
25
- ../../cucumber.js:/code/cucumber.js
26
+ - ../../.nycrc.json:/code/.nycrc.json
27
- ../../.coverage:/code/.coverage
28
- ../../.test-reports:/code/.test-reports
29
- ../../tsconfig.json:/code/tsconfig.json
0 commit comments