Moves/Updates shipping_categories_spec into system

This commit is contained in:
filipefurtad0
2021-10-12 14:46:09 +01:00
parent 559bd39760
commit 06cc30230b

View File

@@ -1,6 +1,6 @@
# frozen_string_literal: true
require 'spec_helper'
require 'system_helper'
describe "Shipping Categories" do
include AuthenticationHelper