Updates checkout_spec into system

This commit is contained in:
filipefurtad0
2021-10-04 17:55:41 +01:00
committed by Maikel Linke
parent 7a49b304d1
commit 6025d43f0d

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