Skip to content

Commit

Permalink
Remove CapybaraExt Deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielePalombo authored and kennyadsl committed Jan 28, 2021
1 parent 3574d25 commit 78f7f26
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions core/lib/spree/testing_support/capybara_ext.rb
Original file line number Diff line number Diff line change
Expand Up @@ -156,9 +156,6 @@ def wait_for_ajax
end
end

# @private
CapybaraExt = ActiveSupport::Deprecation::DeprecatedConstantProxy.new('CapybaraExt', 'Spree::TestingSupport::CapybaraExt')

RSpec.configure do |c|
c.include Spree::TestingSupport::CapybaraExt
end
Expand Down

0 comments on commit 78f7f26

Please sign in to comment.