mirror of
https://github.com/imputnet/cobalt.git
synced 2025-12-10 20:02:50 +00:00
api/tests/vimeo: allow mature video tests to fail
This commit is contained in:
parent
8feaf5c636
commit
900c6f27ca
@ -47,6 +47,7 @@
|
||||
"name": "private video",
|
||||
"url": "https://vimeo.com/903115595/f14d06da38",
|
||||
"params": {},
|
||||
"canFail": true,
|
||||
"expected": {
|
||||
"code": 200,
|
||||
"status": "redirect"
|
||||
@ -56,6 +57,7 @@
|
||||
"name": "mature video",
|
||||
"url": "https://vimeo.com/973212054",
|
||||
"params": {},
|
||||
"canFail": true,
|
||||
"expected": {
|
||||
"code": 200,
|
||||
"status": "redirect"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user