Contributing.md should refer to script/cucumber

This commit is contained in:
Nate Berkopec 2015-08-05 17:09:21 -04:00
parent 44f0e5b14a
commit 1f29e5b5dc
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):
$ bundle exec rake test
$ bundle exec rake features
$ bundle exec script/cucumber
Workflow
--------