Files
openfoodnetwork/spec/models/spree
Matt-Yorkley 5be1b139b9 Replace .stub with expect(x).to receive(:y)
The #stub method is slightly deprecated syntax. Using #expect has the additional benefit here of failing if the object does not receive the expected method call.
2022-02-15 12:19:15 +00:00
..
2021-12-10 18:18:20 +00:00
2020-08-07 14:03:15 +01:00
2022-02-01 11:39:07 +00:00
2020-08-06 01:41:28 +01:00
2020-09-05 16:38:36 +01:00
2020-09-05 16:43:27 +01:00