Skip to content

Commit

Permalink
Run all the integration tests - 2024-08-22 PT
Browse files Browse the repository at this point in the history
  • Loading branch information
seratch committed Aug 23, 2024
1 parent b190887 commit 9a7f455
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 25 deletions.
9 changes: 8 additions & 1 deletion json-logs/samples/api/admin.conversations.search.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,14 @@
},
"huddles_restricted": false,
"at_here_restricted": false,
"at_channel_restricted": false
"at_channel_restricted": false,
"tabs": [
{
"id": "",
"label": "",
"type": ""
}
]
}
}
],
Expand Down
24 changes: 0 additions & 24 deletions json-logs/samples/api/files.completeUploadExternal.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,18 +49,6 @@
"thread_ts": "0000000000.000000",
"latest_reply": "0000000000.000000",
"source": ""
},
{
"reply_users": [
""
],
"reply_users_count": 12345,
"reply_count": 12345,
"ts": "0000000000.000000",
"channel_name": "",
"team_id": "T00000000",
"share_user_id": "U00000000",
"source": ""
}
],
"C00000001": [
Expand All @@ -77,18 +65,6 @@
"thread_ts": "0000000000.000000",
"latest_reply": "0000000000.000000",
"source": ""
},
{
"reply_users": [
""
],
"reply_users_count": 12345,
"reply_count": 12345,
"ts": "0000000000.000000",
"channel_name": "",
"team_id": "T00000000",
"share_user_id": "U00000000",
"source": ""
}
]
}
Expand Down

0 comments on commit 9a7f455

Please sign in to comment.