Skip to content

Commit 9a7f455

Browse files
committed
Run all the integration tests - 2024-08-22 PT
1 parent b190887 commit 9a7f455

File tree

2 files changed

+8
-25
lines changed

2 files changed

+8
-25
lines changed

json-logs/samples/api/admin.conversations.search.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,14 @@
9393
},
9494
"huddles_restricted": false,
9595
"at_here_restricted": false,
96-
"at_channel_restricted": false
96+
"at_channel_restricted": false,
97+
"tabs": [
98+
{
99+
"id": "",
100+
"label": "",
101+
"type": ""
102+
}
103+
]
97104
}
98105
}
99106
],

json-logs/samples/api/files.completeUploadExternal.json

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -49,18 +49,6 @@
4949
"thread_ts": "0000000000.000000",
5050
"latest_reply": "0000000000.000000",
5151
"source": ""
52-
},
53-
{
54-
"reply_users": [
55-
""
56-
],
57-
"reply_users_count": 12345,
58-
"reply_count": 12345,
59-
"ts": "0000000000.000000",
60-
"channel_name": "",
61-
"team_id": "T00000000",
62-
"share_user_id": "U00000000",
63-
"source": ""
6452
}
6553
],
6654
"C00000001": [
@@ -77,18 +65,6 @@
7765
"thread_ts": "0000000000.000000",
7866
"latest_reply": "0000000000.000000",
7967
"source": ""
80-
},
81-
{
82-
"reply_users": [
83-
""
84-
],
85-
"reply_users_count": 12345,
86-
"reply_count": 12345,
87-
"ts": "0000000000.000000",
88-
"channel_name": "",
89-
"team_id": "T00000000",
90-
"share_user_id": "U00000000",
91-
"source": ""
9268
}
9369
]
9470
}

0 commit comments

Comments
 (0)