tests/twitter: fix incorrect status, expect age restricted test to fail

This commit is contained in:
dumbmoron 2024-07-09 18:45:16 +00:00
parent cdb2b401ce
commit 93c27f262b
No known key found for this signature in database

View file

@ -42,7 +42,7 @@
},
"expected": {
"code": 200,
"status": "redirect"
"status": "picker"
}
}, {
"name": "picker: mixed media (3 videos)",
@ -113,9 +113,10 @@
"status": "redirect"
}
}, {
"name": "age-restricted video",
"name": "age restricted video",
"url": "https://twitter.com/FckyeahCharli/status/1650987582749065220",
"params": {},
"canFail": true,
"expected": {
"code": 200,
"status": "redirect"