mirror of
https://github.com/wukko/cobalt.git
synced 2025-01-12 11:52:12 +01:00
tests: add mature video vimeo test (#628)
This commit is contained in:
parent
9bf6cd36b5
commit
faeb96848b
1 changed files with 8 additions and 0 deletions
|
@ -677,6 +677,14 @@
|
|||
"code": 200,
|
||||
"status": "redirect"
|
||||
}
|
||||
}, {
|
||||
"name": "mature video",
|
||||
"url": "https://vimeo.com/973212054",
|
||||
"params": {},
|
||||
"expected": {
|
||||
"code": 200,
|
||||
"status": "redirect"
|
||||
}
|
||||
}],
|
||||
"reddit": [{
|
||||
"name": "video with audio",
|
||||
|
|
Loading…
Reference in a new issue