[nowvideo] Skip deleted test case
This commit is contained in:
parent
b5424acdb9
commit
f6abca506e
|
@ -148,7 +148,8 @@ class NowVideoIE(NovaMovIE):
|
||||||
'ext': 'flv',
|
'ext': 'flv',
|
||||||
'title': 'youtubedl test video _BaW_jenozKc.mp4',
|
'title': 'youtubedl test video _BaW_jenozKc.mp4',
|
||||||
'description': 'Description',
|
'description': 'Description',
|
||||||
}
|
},
|
||||||
|
'skip': 'Video 0mw0yow7b6dxa does not exist',
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue