Commit 75cacd70 authored by Jose Ivan Vargas's avatar Jose Ivan Vargas

Solved features/support/env.rb

parent 11f44676
......@@ -21,11 +21,8 @@ end
require Rails.root.join('spec', 'support', f)
end
<<<<<<< HEAD
Dir["#{Rails.root}/features/steps/shared/*.rb"].each { |file| require file }
=======
>>>>>>> upstream/master
Spinach.hooks.before_run do
include RSpec::Mocks::ExampleMethods
include ActiveJob::TestHelper
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment