Merge pull request #8587 from filipefurtad0/checkout_stripe_into_system

Updates/moves checkout_stripe into system
This commit is contained in:
Maikel
2021-12-08 18:12:49 +11:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
# frozen_string_literal: true
require 'spec_helper'
require 'system_helper'
describe "Check out with Stripe", js: true do
include AuthenticationHelper