Updates/moves cart_spec into system

This commit is contained in:
filipefurtad0
2021-12-07 11:21:27 +00:00
parent 2233c7ae0f
commit bceecc533e

View File

@@ -1,6 +1,6 @@
# frozen_string_literal: true
require 'spec_helper'
require 'system_helper'
describe "full-page cart", js: true do
include AuthenticationHelper