update extractor test results

This commit is contained in:
Mike Fährmann
2020-08-03 21:57:00 +02:00
parent 422e69f187
commit 19bf76bcf8
3 changed files with 5 additions and 9 deletions

View File

@@ -132,14 +132,10 @@ class ImgbbAlbumExtractor(ImgbbExtractor):
"url": "ac0abcfcb89f4df6adc2f7e4ff872f3b03ef1bc7",
"keyword": {"user": ""},
}),
# deleted
("https://ibb.co/album/fDArrF", {
"exception": exception.NotFoundError,
}),
# private
("https://ibb.co/album/hqgWrF", {
"exception": exception.HttpError,
})
}),
)
def __init__(self, match):