From 86af9609f17a8e34004faa991854f62d3361685f Mon Sep 17 00:00:00 2001 From: Filipp Lepalaan Date: Tue, 16 Jul 2013 18:53:41 +0300 Subject: Reorganized tests --- tests/fixtures/update_escalation.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 tests/fixtures/update_escalation.json (limited to 'tests/fixtures/update_escalation.json') diff --git a/tests/fixtures/update_escalation.json b/tests/fixtures/update_escalation.json new file mode 100644 index 0000000..cd46995 --- /dev/null +++ b/tests/fixtures/update_escalation.json @@ -0,0 +1,8 @@ +{ + "escalationId": "1440972", + "notes": "This is an update", + "status": "C", + "attachment": [ + {"fileName": "", "fileData": ""} + ] +} -- cgit v1.2.3