Skip to content

Commit

Permalink
Require capybara/dsl instead of capybara
Browse files Browse the repository at this point in the history
  • Loading branch information
naiad committed Feb 6, 2016
1 parent 31acbea commit ec53b46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/support/dummy_rails_integration.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
require 'capybara'
require 'capybara/dsl'
require 'fileutils'
module DummyRailsIntegration
include Capybara::DSL
Expand Down

0 comments on commit ec53b46

Please sign in to comment.