Skip to content

Commit

Permalink
Fix circular require between webdrivers.rb and railtie.rb (#233)
Browse files Browse the repository at this point in the history
  • Loading branch information
amatsuda authored Jun 22, 2022
1 parent 161d1bb commit 14c30e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/webdrivers/railtie.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# frozen_string_literal: true

require 'webdrivers'
require 'rails'

module Webdrivers
Expand Down

0 comments on commit 14c30e6

Please sign in to comment.