mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-30 21:27:17 +00:00
Re-enable flaky spec
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