mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-04-04 07:09:14 +00:00
Enables caching for cookies_spec.rb
This commit is contained in:
committed by
Jean-Baptiste Bellet
parent
3cd53cbd41
commit
ca107c036c
@@ -2,7 +2,7 @@
|
||||
|
||||
require 'system_helper'
|
||||
|
||||
describe "Cookies" do
|
||||
describe "Cookies", caching: true do
|
||||
describe "banner" do
|
||||
# keeps banner toggle config unchanged
|
||||
around do |example|
|
||||
|
||||
Reference in New Issue
Block a user