mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-06 02:51:34 +00:00
Merge pull request #5621 from Matt-Yorkley/xit-caching-spec
Set flaky caching spec to pending
This commit is contained in:
@@ -29,7 +29,7 @@ feature "Darkswarm data caching", js: true, caching: true do
|
||||
visit shops_path
|
||||
end
|
||||
|
||||
it "invalidates caches for taxons and properties" do
|
||||
xit "invalidates caches for taxons and properties" do
|
||||
visit shops_path
|
||||
|
||||
taxon_timestamp1 = CacheService.latest_timestamp_by_class(Spree::Taxon)
|
||||
|
||||
Reference in New Issue
Block a user