Skip to content

Commit 4e12e5a

Browse files
committed
README fixup
1 parent 18a1748 commit 4e12e5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Create the [cucumber configuration](https://github.com/cucumber/cucumber-js/blob
1717
```yaml
1818
workflows:
1919
require:
20-
- node_modules/@letsflow/lib/**/*.js
20+
- node_modules/@letsflow/testing/lib/**/*.js
2121
```
2222
2323
Add the `test:workflows` script in `package.json`

0 commit comments

Comments
 (0)