mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-28 01:53:25 +00:00
Changes cookies_spec from feature to system spec
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
require 'spec_helper'
|
||||
require 'system_helper'
|
||||
|
||||
feature "Cookies", js: true do
|
||||
describe "Cookies", js: true do
|
||||
describe "banner" do
|
||||
# keeps banner toggle config unchanged
|
||||
around do |example|
|
||||
Reference in New Issue
Block a user