Files
openfoodnetwork/spec
Pau Perez 485449e289 Fix Money gem deprecation warning with :format
This removes millions of deprecation warnings like the following

```
[DEPRECATION] `symbol_position: :before` is deprecated - you can replace it with `format: %u %n`
```

from the build. It gets printed every time a `Spree::Money` is instantiated.

This should result in a non-negligible speed up of the test suite.
2021-03-08 13:03:00 +01:00
..
2021-03-01 20:42:06 -08:00
2021-02-23 11:24:55 +11:00
2020-12-10 23:44:24 +00:00