mirror of
https://github.com/imputnet/cobalt.git
synced 2025-07-18 19:28:29 +00:00
tests: change streamable link
This commit is contained in:
parent
fa830a4637
commit
285b676f3e
@ -947,7 +947,7 @@
|
|||||||
}],
|
}],
|
||||||
"streamable": [{
|
"streamable": [{
|
||||||
"name": "regular video",
|
"name": "regular video",
|
||||||
"url": "https://streamable.com/p7blpp",
|
"url": "https://streamable.com/p9cln4",
|
||||||
"params": {},
|
"params": {},
|
||||||
"expected": {
|
"expected": {
|
||||||
"code": 200,
|
"code": 200,
|
||||||
@ -963,7 +963,7 @@
|
|||||||
}
|
}
|
||||||
}, {
|
}, {
|
||||||
"name": "regular video (isAudioOnly)",
|
"name": "regular video (isAudioOnly)",
|
||||||
"url": "https://streamable.com/p7blpp",
|
"url": "https://streamable.com/p9cln4",
|
||||||
"params": {
|
"params": {
|
||||||
"isAudioOnly": true
|
"isAudioOnly": true
|
||||||
},
|
},
|
||||||
@ -973,7 +973,7 @@
|
|||||||
}
|
}
|
||||||
}, {
|
}, {
|
||||||
"name": "regular video (isAudioMuted)",
|
"name": "regular video (isAudioMuted)",
|
||||||
"url": "https://streamable.com/p7blpp",
|
"url": "https://streamable.com/p9cln4",
|
||||||
"params": {
|
"params": {
|
||||||
"isAudioMuted": true
|
"isAudioMuted": true
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user