mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-06 02:51:34 +00:00
Patching up the tests to check on our serialisers
This commit is contained in:
3
app/serializers/order_cycle_serializer.rb
Normal file
3
app/serializers/order_cycle_serializer.rb
Normal file
@@ -0,0 +1,3 @@
|
||||
class OrderCycleSerializer < ActiveModel::Serializer
|
||||
attributes :orders_close_at
|
||||
end
|
||||
Reference in New Issue
Block a user