X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/c47ae999428a0135d2febf470a0b1422c8774eb5..1a11c4dc191d93b18fcf5aa917448c8cd6d2556b:/CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 568566c17..474c80b4f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -33,7 +33,7 @@ functionality. You can run the existing test suite with: ``` -bundle exec rake test +bundle exec rails test:all ``` You can view test coverage statistics by browsing the `coverage` directory.