Updates/moves checkout_paypal into system

This commit is contained in:
filipefurtad0
2021-12-07 13:46:40 +00:00
parent 53d01b1275
commit 4fbc7eeb44

View File

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