Updates/moves checkout_stripe into system

This commit is contained in:
filipefurtad0
2021-12-07 16:01:56 +00:00
parent 53d01b1275
commit 7dd002cb4d

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