Updates and moves checkout_auth_spec into system

This commit is contained in:
filipefurtad0
2021-10-08 14:05:38 +01:00
parent 86404045f2
commit 0d87aea9f5

View File

@@ -1,6 +1,6 @@
# frozen_string_literal: true
require 'spec_helper'
require 'system_helper'
describe "As a consumer I want to check out my cart", js: true do
include AuthenticationHelper