mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Re-enable cache invalidation test
This commit is contained in:
@@ -29,7 +29,7 @@ feature "Darkswarm data caching", js: true, caching: true do
|
||||
visit shops_path
|
||||
end
|
||||
|
||||
xit "invalidates caches for taxons and properties" do
|
||||
it "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