[deviantart] fix test for sta.sh URL extraction

Without the 'count' assertion, the test would be essentially useless.
This commit is contained in:
ClosedPort22
2022-12-07 00:32:03 +08:00
parent 6356c9be96
commit 13d825731e

View File

@@ -913,6 +913,7 @@ class DeviantartDeviationExtractor(DeviantartExtractor):
"options": (("extra", 1),),
"pattern": ("text:<!DOCTYPE html>\n|" +
DeviantartStashExtractor.pattern),
"count": 2,
}),
# video
("https://www.deviantart.com/chi-u/art/-VIDEO-Brushes-330774593", {