diff --git a/test/integration_test_helper.rb b/test/integration_test_helper.rb index 209b799f8..d04873d37 100644 --- a/test/integration_test_helper.rb +++ b/test/integration_test_helper.rb @@ -12,6 +12,7 @@ class ActiveSupport::TestCase # load seeds load "#{Rails.root}/db/seeds.rb" + load "#{Rails.root}/test/fixtures/seeds.rb" setup do