Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

Commit

Permalink
WIP require webdrivers
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardkerry committed Apr 30, 2019
1 parent 18a76bf commit d003b09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
require "capybara-select2"
require "faker"
require "plek"
require 'webdrivers'

Dir["./spec/support/*.rb"].each { |f| require f }

Expand Down

0 comments on commit d003b09

Please sign in to comment.