mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Updates/moves darkswarm_caching into system
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
require "spec_helper"
|
||||
require "system_helper"
|
||||
|
||||
describe "Darkswarm data caching", js: true, caching: true do
|
||||
let!(:taxon) { create(:taxon, name: "Cached Taxon") }
|
||||
Reference in New Issue
Block a user