Deletes loading seeds for tests
- we use factory girl and database cleaner instead
This commit is contained in:
parent
5423edd6b7
commit
9256ff9e03
1 changed files with 0 additions and 7 deletions
|
|
@ -1,7 +0,0 @@
|
||||||
RSpec.configure do |config|
|
|
||||||
|
|
||||||
config.before(:suite) do
|
|
||||||
load "#{Rails.root}/db/seeds.rb"
|
|
||||||
end
|
|
||||||
|
|
||||||
end
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue