mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-23 01:03:21 +00:00
Testing for the absence of behaviour is useful when changing code to assert that the change is successful but in the long term, it doesn't add any value. If you don't have any reason to believe that the report may delete parameters then we don't need to test for that.