Fix tests

This commit is contained in:
taizan-hokouto
2020-12-05 14:44:25 +09:00
parent 2c8a883ee3
commit 139dc7fce2
47 changed files with 63805 additions and 63721 deletions

View File

@@ -5,18 +5,19 @@
}
},
"csn": "",
"response": {
"responseContext": {
},
"continuationContents": {
"liveChatContinuation": {
"continuations": [{
"responseContext": {},
"continuationContents": {
"liveChatContinuation": {
"continuations": [
{
"timedContinuationData": {
"timeoutMs": 10000,
"continuation": "continuation"
}
}],
"actions": [{
}
],
"actions": [
{
"addChatItemAction": {
"liveChatPlaceholderItemRenderer": {
"id": "",
@@ -28,15 +29,13 @@
"addChatItemAction": {
"item": {
"liveChatPlaceholderItemRenderer": {
"id": "",
"id": "",
"timestampUsec": "1500000030000000"
}
}
}
}
]}
]
}
}
}