diff options
Diffstat (limited to 'spec')
-rw-r--r-- | spec/fixtures/outgoing_messages.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/fixtures/outgoing_messages.yml b/spec/fixtures/outgoing_messages.yml index d4e6bdc13..b89492aa5 100644 --- a/spec/fixtures/outgoing_messages.yml +++ b/spec/fixtures/outgoing_messages.yml @@ -13,6 +13,7 @@ useless_outgoing_message: Bob\r\n" last_sent_at: 2007-10-25 10:41:12.686264 created_at: 2007-10-12 01:56:58.586598 + what_doing: normal_sort silly_outgoing_message: id: 2 info_request_id: 103 @@ -31,4 +32,5 @@ silly_outgoing_message: Bob\r\n" last_sent_at: 2007-10-14 10:41:12.686264 created_at: 2007-10-14 01:56:58.586598 + what_doing: normal_sort |