tests: swap streamable video

previous video seems to be deleted?
This commit is contained in:
hyperdefined 2024-08-06 01:54:34 -04:00
parent afa33c4043
commit f3f10823d9
No known key found for this signature in database
GPG Key ID: EB0B55B31E88AB03

View File

@ -971,7 +971,7 @@
}],
"streamable": [{
"name": "regular video",
"url": "https://streamable.com/p9cln4",
"url": "https://streamable.com/rsmo56",
"params": {},
"expected": {
"code": 200,
@ -987,7 +987,7 @@
}
}, {
"name": "regular video (isAudioOnly)",
"url": "https://streamable.com/p9cln4",
"url": "https://streamable.com/rsmo56",
"params": {
"isAudioOnly": true
},
@ -997,7 +997,7 @@
}
}, {
"name": "regular video (isAudioMuted)",
"url": "https://streamable.com/p9cln4",
"url": "https://streamable.com/rsmo56",
"params": {
"isAudioMuted": true
},