[deviantart] fix test for sta.sh URL extraction
Without the 'count' assertion, the test would be essentially useless.
This commit is contained in:
@@ -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", {
|
||||
|
||||
Reference in New Issue
Block a user