webhooks: Fix invalid JSON in Jira test fixtures.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2020-08-07 02:21:30 -07:00
committed by Tim Abbott
parent 02fcb75ded
commit ae3af9cd56

View File

@@ -16,7 +16,7 @@
},
"displayName": "Hemanth V. Alluri",
"active": true,
"timeZone": "Asia/Calcutta",
"timeZone": "Asia/Calcutta"
},
"body": "Sounds like its pretty important. Ill get this fixed ASAP\\!",
"updateAuthor": {
@@ -31,9 +31,9 @@
},
"displayName": "Hemanth V. Alluri",
"active": true,
"timeZone": "Asia/Calcutta",
"timeZone": "Asia/Calcutta"
},
"created": "2019-08-16T19:30:17.153+0530",
"updated": "2019-08-16T19:30:17.153+0530",
},
"updated": "2019-08-16T19:30:17.153+0530"
}
}