Updates/moves shops_spec into system

This commit is contained in:
filipefurtad0
2021-12-07 18:34:04 +00:00
parent 0e8cc0f916
commit 345b9a181c

View File

@@ -1,6 +1,6 @@
# frozen_string_literal: true
require 'spec_helper'
require 'system_helper'
describe 'Shops', js: true do
include AuthenticationHelper