X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/b44399fb7c1747a811ea613e7782f77849a6d2e1..0b207537de88852d05ddeb950695a7b2c9cc4871:/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.