Skip to content

Commit

Permalink
Remove unnecessary include
Browse files Browse the repository at this point in the history
  • Loading branch information
bootstraponline committed Jun 6, 2015
1 parent 4b6c57b commit 36a1e1a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ def browser_name
end

RSpec.configure do |config|
config.include AngularWebdriver::RSpecHelpers

config.before(:all) do
# @browser = Watir::Browser.new browser_name

Expand Down

0 comments on commit 36a1e1a

Please sign in to comment.