X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/2a848fa89527011373eb2eb4bca668aa63f1ece0..779811811181a2ecbeaf765e434ae11331c85786:/CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 46fe63bb2..20debf4d1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -55,7 +55,7 @@ bundle exec rails test:all You can run javascript tests with: ``` -bundle exec teaspoon +RAILS_ENV=test bundle exec teaspoon ``` You can view test coverage statistics by browsing the `coverage` directory.