mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-13 04:00:21 +00:00
Somehow the helper methods were testing two different orders even though each spec is using only one order, the one which is currently being checked out by the user. So I brought the code closer into the example to easier see what is related and tested. I also changed the assertions for the pending spec but can't really verify them yet until I have completely working code.