Skip to content

Commit 1765871

Browse files
committed
Run all the integration tests - 2022-05-02 PT
1 parent 40e765d commit 1765871

File tree

10 files changed

+21325
-500798
lines changed

10 files changed

+21325
-500798
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -528,10 +528,10 @@
528528
"date_start": 12345,
529529
"active_participants": [
530530
{
531+
"slack_id": "U00000000",
531532
"external_id": "",
532533
"avatar_url": "https://www.example.com/",
533-
"display_name": "",
534-
"slack_id": "U00000000"
534+
"display_name": ""
535535
},
536536
{
537537
"slack_id": "",
@@ -542,10 +542,10 @@
542542
],
543543
"all_participants": [
544544
{
545+
"slack_id": "U00000000",
545546
"external_id": "",
546547
"avatar_url": "https://www.example.com/",
547-
"display_name": "",
548-
"slack_id": "U00000000"
548+
"display_name": ""
549549
},
550550
{
551551
"slack_id": "",
@@ -574,7 +574,7 @@
574574
},
575575
"external_id": "",
576576
"source": "",
577-
"file_id": "",
577+
"file_id": "F00000000",
578578
"file": {
579579
"id": "",
580580
"created": 123,

0 commit comments

Comments
 (0)