Skip to content

Commit 960a785

Browse files
author
CarrJ
committed
- use correct rake command in README.md
1 parent 80dacc7 commit 960a785

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ the [Tech Docs template documentation on previewing your documentation](https://
163163
You can run the Ruby test suite with the following command:
164164

165165
```shell
166-
bundle exec rspec
166+
bundle exec rake spec
167167
```
168168

169169
To test a specific file include the filepath after `rspec`.

0 commit comments

Comments
 (0)