Merge pull request #3894 from nateberkopec/change-contributing-md

Merge pull request 3894
This commit is contained in:
Parker Moore 2015-08-05 14:17:59 -07:00
commit 7970abebf6
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ Before you start, run the tests and make sure that they pass (to confirm your
environment is configured properly): environment is configured properly):
$ bundle exec rake test $ bundle exec rake test
$ bundle exec rake features $ bundle exec script/cucumber
Workflow Workflow
-------- --------