test/fixtures/tickets.json in embulk-input-zendesk-0.1.3 vs test/fixtures/tickets.json in embulk-input-zendesk-0.1.4

- old
+ new

@@ -1,14 +1,14 @@ -{ +{"tickets":[{ "id": 35436, "url": "https://company.zendesk.com/api/v2/tickets/35436.json", "external_id": "ahg35h3jh", "created_at": "2009-07-20T22:55:29Z", "updated_at": "2011-05-05T10:38:52Z", "type": "incident", "subject": "Help, my printer is on fire!", - "raw_subject": "{{dc.printer_on_fire}}", + "raw_subject": "{{dc.printer_on_fire}} }{", "description": "The fire is very colorful.", "priority": "high", "status": "open", "recipient": "support@company.com", "requester_id": 20978392, @@ -39,6 +39,6 @@ "id": 1234, "score": "good", "comment": "Great support!" }, "sharing_agreement_ids": [84432] -} +}]}