We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18a1748 commit 4e12e5aCopy full SHA for 4e12e5a
README.md
@@ -17,7 +17,7 @@ Create the [cucumber configuration](https://github.com/cucumber/cucumber-js/blob
17
```yaml
18
workflows:
19
require:
20
- - node_modules/@letsflow/lib/**/*.js
+ - node_modules/@letsflow/testing/lib/**/*.js
21
```
22
23
Add the `test:workflows` script in `package.json`
0 commit comments