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 6e0ba9c commit eccbcceCopy full SHA for eccbcce
package.json
@@ -5,7 +5,7 @@
5
"main": "index.js",
6
"type": "module",
7
"scripts": {
8
- "test": "cucumber-js --loader ts-node/esm --import semantic/features/support/**/*.ts semantic/features --tags \"not @skip\" "
+ "test": "cucumber-js --loader ts-node/esm --import semantic/features/support/**/*.ts \"semantic/features/**/*.feature\" --tags \"not @skip\""
9
},
10
"keywords": [],
11
"author": "",
0 commit comments