Skip to content

Commit

Permalink
Rename checkout spec helper coming from Starter Frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
kennyadsl committed Jul 10, 2023
1 parent b7dfc00 commit 10a32dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/support/solidus_stripe/checkout_test_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
require 'solidus_starter_frontend_spec_helper'

module SolidusStripe::CheckoutTestHelper
include SolidusStarterFrontend::SystemHelpers
include SolidusStarterFrontend::System::CheckoutHelpers
def self.included(base)
base.include Devise::Test::IntegrationHelpers
end
Expand Down

0 comments on commit 10a32dd

Please sign in to comment.