Skip to content

Commit 65874de

Browse files
committed
Run all the integration tests - 2024-09-10 PT
1 parent 5338d57 commit 65874de

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

json-logs/samples/api/search.all.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -102755,7 +102755,6 @@
102755102755
"ts": "0000000000.000000",
102756102756
"channel_name": "",
102757102757
"team_id": "T00000000",
102758-
"access": "",
102759102758
"share_user_id": "U00000000",
102760102759
"source": ""
102761102760
}
@@ -102778,7 +102777,6 @@
102778102777
"ts": "0000000000.000000",
102779102778
"channel_name": "",
102780102779
"team_id": "T00000000",
102781-
"access": "",
102782102780
"share_user_id": "U00000000",
102783102781
"source": ""
102784102782
}
@@ -102851,8 +102849,7 @@
102851102849
"sent_to_self": false,
102852102850
"bot_id": "B00000000",
102853102851
"editors": [
102854-
"",
102855-
"U00000000"
102852+
""
102856102853
],
102857102854
"url_static_preview": "https://www.example.com/",
102858102855
"quip_thread_id": "",

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@
8484
"ts": "0000000000.000000",
8585
"channel_name": "",
8686
"team_id": "T00000000",
87-
"access": "",
8887
"share_user_id": "U00000000",
8988
"source": ""
9089
}
@@ -107,7 +106,6 @@
107106
"ts": "0000000000.000000",
108107
"channel_name": "",
109108
"team_id": "T00000000",
110-
"access": "",
111109
"share_user_id": "U00000000",
112110
"source": ""
113111
}
@@ -180,8 +178,7 @@
180178
"sent_to_self": false,
181179
"bot_id": "B00000000",
182180
"editors": [
183-
"",
184-
"U00000000"
181+
""
185182
],
186183
"url_static_preview": "https://www.example.com/",
187184
"quip_thread_id": "",

0 commit comments

Comments
 (0)