From 67d95e5b92e3d19765c7ccaf5460737ffe2173f4 Mon Sep 17 00:00:00 2001 From: nfoy Date: Thu, 24 Apr 2014 19:07:40 -0400 Subject: run ./generate.sh --- test/fixtures/pms.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'test/fixtures') diff --git a/test/fixtures/pms.yml b/test/fixtures/pms.yml index f77e727..ba31b86 100644 --- a/test/fixtures/pms.yml +++ b/test/fixtures/pms.yml @@ -4,8 +4,12 @@ one: author_id: recipient_id: message: MyText + subject: MyText + conversation_id: two: author_id: recipient_id: message: MyText + subject: MyText + conversation_id: -- cgit v1.2.3-2-g168b