Skip to content

Commit b2668d9

Browse files
Add test command to README
Previously the README did not include the command to run the tests, so this adds it.
1 parent dfab94b commit b2668d9

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
@@ -45,7 +45,7 @@ In addition, the following may work but are untested:
4545
* Fork the repository
4646
* Make your feature addition or bug fix
4747
* Add tests for your new features. This is important so we don't break any features in a future version unintentionally.
48-
* Ensure all tests pass.
48+
* Ensure all tests pass by running `bundle exec rake test`.
4949
* Do not change rakefile, version, or history.
5050
* Open a pull request, following [this template](https://gist.github.com/Lordnibbler/11002759).
5151

0 commit comments

Comments
 (0)