diff options
Diffstat (limited to 'spec/fixtures/outgoing_messages.yml')
-rw-r--r-- | spec/fixtures/outgoing_messages.yml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/spec/fixtures/outgoing_messages.yml b/spec/fixtures/outgoing_messages.yml index 3afce92f5..3fb472630 100644 --- a/spec/fixtures/outgoing_messages.yml +++ b/spec/fixtures/outgoing_messages.yml @@ -54,5 +54,15 @@ boring_outgoing_message: created_at: 2012-01-14 01:56:58.586598 what_doing: normal_sort +another_boring_outgoing_message: + id: 5 + info_request_id: 106 + message_type: initial_request + status: sent + body: "How much was spent on boring equipment in the 2010-2011 financial year?" + last_sent_at: 2006-01-12 01:57:58.586598 + created_at: 2006-01-12 01:56:58.586598 + updated_at: 2006-01-12 01:56:58.586598 + what_doing: normal_sort |