Merge pull request #8318 from filipefurtad0/fix_flaky_checkout_auth_spec

Fix flaky checkout auth spec
This commit is contained in:
Maikel
2021-10-11 17:18:03 +11:00
committed by GitHub

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