Skip to content

Commit 20c8dca

Browse files
committed
Run all the integration tests - 2022-03-02 PT
1 parent 1856cb1 commit 20c8dca

File tree

8 files changed

+80
-576
lines changed

8 files changed

+80
-576
lines changed

json-logs/samples/api/chat.postMessage.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -527,10 +527,10 @@
527527
"date_start": 12345,
528528
"active_participants": [
529529
{
530-
"slack_id": "U00000000",
531530
"external_id": "",
532531
"avatar_url": "https://www.example.com/",
533-
"display_name": ""
532+
"display_name": "",
533+
"slack_id": "U00000000"
534534
},
535535
{
536536
"slack_id": "",
@@ -541,10 +541,10 @@
541541
],
542542
"all_participants": [
543543
{
544-
"slack_id": "U00000000",
545544
"external_id": "",
546545
"avatar_url": "https://www.example.com/",
547-
"display_name": ""
546+
"display_name": "",
547+
"slack_id": "U00000000"
548548
},
549549
{
550550
"slack_id": "",

0 commit comments

Comments
 (0)