Skip to content

Commit 9aa56d2

Browse files
committed
Run all the integration tests - 2022-04-05 PT
1 parent 6a2cc3a commit 9aa56d2

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

json-logs/samples/events/SubteamUpdatedPayload.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@
3333
""
3434
],
3535
"user_count": 12345,
36-
"channel_count": 12345,
37-
"deleted_by": ""
36+
"channel_count": 12345
3837
},
3938
"event_ts": "0000000000.000000"
4039
},

json-logs/samples/scim/v1/Users.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,16 +39,16 @@
3939
}
4040
],
4141
"photos": [
42+
{
43+
"value": "https://www.example.com/",
44+
"type": ""
45+
},
4246
{
4347
"value": "",
4448
"type": ""
4549
}
4650
],
4751
"groups": [
48-
{
49-
"value": "S00000000",
50-
"display": ""
51-
},
5252
{
5353
"value": "",
5454
"display": ""

0 commit comments

Comments
 (0)