mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-15 12:50:01 +00:00
api/tests/twitter: allow retweeted video tests to fail
This commit is contained in:
parent
57a7090eb2
commit
d8bacbeeef
1 changed files with 2 additions and 0 deletions
|
@ -105,6 +105,7 @@
|
|||
"name": "retweeted video",
|
||||
"url": "https://twitter.com/uwukko/status/1696901469633421344",
|
||||
"params": {},
|
||||
"canFail": true,
|
||||
"expected": {
|
||||
"code": 200,
|
||||
"status": "redirect"
|
||||
|
@ -164,6 +165,7 @@
|
|||
"downloadMode": "mute",
|
||||
"audioFormat": "mp3"
|
||||
},
|
||||
"canFail": true,
|
||||
"expected": {
|
||||
"code": 200,
|
||||
"status": "stream"
|
||||
|
|
Loading…
Reference in a new issue