mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Move and rename caching spec
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
require "spec_helper"
|
||||
|
||||
feature "Caching", js: true, caching: true do
|
||||
feature "Darkswarm data caching", js: true, caching: true do
|
||||
let!(:taxon) { create(:taxon, name: "Cached Taxon") }
|
||||
let!(:property) { create(:property, presentation: "Cached Property") }
|
||||
|
||||
Reference in New Issue
Block a user