From 13980fb6ac0a77a86c44a9ce03b0c4d7f3fe59e1 Mon Sep 17 00:00:00 2001 From: Serene-Arc Date: Wed, 17 May 2023 10:54:52 +1000 Subject: [PATCH] Remove failing test case --- tests/site_downloaders/test_imgur.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/site_downloaders/test_imgur.py b/tests/site_downloaders/test_imgur.py index 8881c31..cf5a996 100644 --- a/tests/site_downloaders/test_imgur.py +++ b/tests/site_downloaders/test_imgur.py @@ -48,7 +48,6 @@ from bdfr.site_downloaders.imgur import Imgur ("https://imgur.com/a/1qzfWtY/gifv", ("65fbc7ba5c3ed0e3af47c4feef4d3735",)), ("https://imgur.com/a/1qzfWtY/mp4", ("65fbc7ba5c3ed0e3af47c4feef4d3735",)), ("https://imgur.com/a/1qzfWtY/spqr", ("65fbc7ba5c3ed0e3af47c4feef4d3735",)), - ("https://i.imgur.com/expO7Rc.gifv", ("e309f98158fc98072eb2ae68f947f421",)), ("https://i.imgur.com/a/aqpiMuL.gif", ("5b2a9a5218bf43dc26ba41389410c981",)), ), )