Skip to content

Commit 149b753

Browse files
committed
Run all the integration tests - 2020-07-21 PT
1 parent e2663a7 commit 149b753

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

json-logs/samples/api/rtm.start.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,8 @@
339339
"seen_edit_mode_edu": false,
340340
"add_prompt_interacted": false,
341341
"emoji_use_org": "",
342-
"all_unreads_section_filter": ""
342+
"all_unreads_section_filter": "",
343+
"mx_calendar_type": ""
343344
},
344345
"created": 12345,
345346
"first_login": 12345,

json-logs/samples/api/team.integrationLogs.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,12 @@
1212
"scope": "",
1313
"service_id": 12345,
1414
"service_type": "",
15-
"reason": ""
15+
"reason": "",
16+
"rss_feed": false,
17+
"rss_feed_change_type": "",
18+
"rss_feed_title": "",
19+
"rss_feed_url": "https://www.example.com/",
20+
"channel": "C00000000"
1621
}
1722
],
1823
"paging": {

0 commit comments

Comments
 (0)