tweak the spec_helper.rb file (see issue #157)
This commit is contained in:
parent
201063aae0
commit
aa5c5f0092
@ -86,7 +86,6 @@ end
|
||||
|
||||
Spork.each_run do
|
||||
# This code will be run each time you run your specs.
|
||||
Locomotive.configure_for_test(true)
|
||||
Dir[Rails.root.join('spec/support/**/*.rb')].each { |f| require f }
|
||||
|
||||
# loading ruby file directly breaks the tests
|
||||
|
Loading…
Reference in New Issue
Block a user