mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-25 05:45:15 +00:00
* Clarify that it's a request spec, not testing a controller directly. * Use `before` block to avoid side effects changing config at load time. * Better name the test action as request instead of plain "subject". * Move assignments into `before` block instead of variable.