X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/46f642d5cd88d51bd6e80e48cc24f7a6da68d4c7..cca07cf0b54ca16ec7bafcfa6d3920b6a7c087e4:/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.