Files
openfoodnetwork/spec
Maikel Linke 12906d1e13 Explicitely touch instead of noop save
When calling `save!` without changing any attributes then Rails doesn't
always touch other records because nothing changed. So I changed the
spec to `touch` explicitely and it turns out that everything passes.

Tada, our code seems correct and it was only the spec which seemed
broken in Rails 7.
2023-03-03 12:51:12 +11:00
..
2022-12-08 08:32:11 +01:00
2023-02-14 08:08:20 +00:00
2023-02-16 14:27:21 +01:00
2023-02-24 15:10:46 +11:00
2022-02-16 10:23:22 +11:00