Skip to content

Commit

Permalink
Merge pull request #194 from pplancq/feature/package
Browse files Browse the repository at this point in the history
Refactoring package.json for Better Compatibility and Efficiency
  • Loading branch information
bencompton committed Mar 23, 2024
2 parents de473a1 + d3930cf commit 3ba24e8
Show file tree
Hide file tree
Showing 3 changed files with 351 additions and 74 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Jest is an excellent test runner with great features like parallel test executio
### Install Jest Cucumber:

```
npm install jest-cucumber --save-dev
npm install jest jest-cucumber --save-dev
```

### Add a Feature file:
Expand Down

0 comments on commit 3ba24e8

Please sign in to comment.