Add the rails helper to .rspec
This commit is contained in:
parent
207adfc42b
commit
b77a59ba24
1 changed files with 1 additions and 1 deletions
2
.rspec
2
.rspec
|
@ -1,2 +1,2 @@
|
|||
--color
|
||||
--require spec_helper
|
||||
--require rails_helper
|
||||
|
|
Loading…
Reference in a new issue