Skip to content

Commit

Permalink
Merge pull request #616 from gitlab-djensen/gitlab-djensen-add-test-i…
Browse files Browse the repository at this point in the history
…nstructions-to-readme

Add test command to README
  • Loading branch information
pitbulk authored Sep 6, 2021
2 parents dfab94b + b2668d9 commit ebe2317
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 @@ -45,7 +45,7 @@ In addition, the following may work but are untested:
* Fork the repository
* Make your feature addition or bug fix
* Add tests for your new features. This is important so we don't break any features in a future version unintentionally.
* Ensure all tests pass.
* Ensure all tests pass by running `bundle exec rake test`.
* Do not change rakefile, version, or history.
* Open a pull request, following [this template](https://gist.github.com/Lordnibbler/11002759).

Expand Down

0 comments on commit ebe2317

Please sign in to comment.