mirror of
https://github.com/wukko/cobalt.git
synced 2025-01-12 20:02:19 +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,
|
"code": 200,
|
||||||
"status": "redirect"
|
"status": "redirect"
|
||||||
}
|
}
|
||||||
|
}, {
|
||||||
|
"name": "mature video",
|
||||||
|
"url": "https://vimeo.com/973212054",
|
||||||
|
"params": {},
|
||||||
|
"expected": {
|
||||||
|
"code": 200,
|
||||||
|
"status": "redirect"
|
||||||
|
}
|
||||||
}],
|
}],
|
||||||
"reddit": [{
|
"reddit": [{
|
||||||
"name": "video with audio",
|
"name": "video with audio",
|
||||||
|
|
Loading…
Reference in a new issue