Skip to content

Commit

Permalink
correct name for appraisal group is cucumber-8
Browse files Browse the repository at this point in the history
  • Loading branch information
anmarchenko committed Sep 12, 2023
1 parent c0f3e74 commit ac9fc63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/DevelopmentGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ In addition, if you already know which appraisal group definition to work with,

```bash
# This would only install dependencies for `cucumber` group definition
APPRAISAL_GROUP=cucumber bundle exec appraisal install
APPRAISAL_GROUP=cucumber-8 bundle exec appraisal install
```

#### Passing arguments to tests
Expand Down

0 comments on commit ac9fc63

Please sign in to comment.