mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-11 03:40:20 +00:00
The production code calls `perform_later` and it's better to do the same in specs. Handy test helper allow us to control the execution. Credit to https://github.com/cyrillefr.