Updates/moves shops_caching into system

This commit is contained in:
filipefurtad0
2021-12-07 11:09:17 +00:00
parent 2233c7ae0f
commit fb87ef29a6

View File

@@ -1,6 +1,6 @@
# frozen_string_literal: true
require "spec_helper"
require "system_helper"
describe "Shops caching", js: true, caching: true do
include WebHelper