Set the environment variable in teaspoon example
This commit is contained in:
parent
c37dc5c56d
commit
f3cf7fa11d
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ bundle exec rails test:all
|
||||||
You can run javascript tests with:
|
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.
|
You can view test coverage statistics by browsing the `coverage` directory.
|
||||||
|
|
Loading…
Add table
Reference in a new issue