Skip to content

Commit ebe2317

Browse files
authored
Merge pull request #616 from gitlab-djensen/gitlab-djensen-add-test-instructions-to-readme
Add test command to README
2 parents dfab94b + b2668d9 commit ebe2317

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)