Skip to content
Snippets Groups Projects
Commit 9a1e62ae authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

update specs to match capybara 2

parent 4ca0bd3c
No related branches found
No related tags found
No related merge requests found
File moved
File moved
Loading
Loading
@@ -15,7 +15,7 @@ require 'sidekiq/testing/inline'
Dir[Rails.root.join("spec/support/**/*.rb")].each {|f| require f}
 
RSpec.configure do |config|
config.include LoginHelpers, type: :request
config.include LoginHelpers, type: :feature
 
# ## Mock Framework
#
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment