Skip to content

Commit

Permalink
docs(readme): fix tests execution instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
EtienneM committed Jan 11, 2023
1 parent dd5b157 commit 60b496b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ bundle
### Run tests

```bash
bundle exec rake test
bundle exec rspec
```

### Release a new version
Expand Down

0 comments on commit 60b496b

Please sign in to comment.