spec/fixtures/message_requests.yml in enju_message-0.1.14.pre14 vs spec/fixtures/message_requests.yml in enju_message-0.1.14.pre15

- old
+ new

@@ -2,17 +2,15 @@ one: sender_id: 1 receiver_id: 1 message_template_id: 1 - state: pending two: sender_id: 1 receiver_id: 1 message_template_id: 1 - state: pending # == Schema Information # # Table name: message_requests # @@ -21,10 +19,9 @@ # receiver_id :integer # message_template_id :integer # sent_at :datetime # deleted_at :datetime # body :text -# state :string(255) # created_at :datetime not null # updated_at :datetime not null #