mirror of
https://github.com/soimort/you-get.git
synced 2025-01-23 13:35:16 +03:00
[tests] remove one test_imgur case since it fails too often
This commit is contained in:
parent
bb98220f40
commit
767339915b
@ -14,7 +14,6 @@ from you_get.extractors import (
|
||||
class YouGetTests(unittest.TestCase):
|
||||
def test_imgur(self):
|
||||
imgur.download('http://imgur.com/WVLk5nD', info_only=True)
|
||||
imgur.download('http://imgur.com/gallery/WVLk5nD', info_only=True)
|
||||
|
||||
def test_magisto(self):
|
||||
magisto.download(
|
||||
|
Loading…
Reference in New Issue
Block a user