mirror of
https://github.com/zedeus/nitter.git
synced 2026-04-11 16:22:14 -04:00
Update gif class in tests
This commit is contained in:
@@ -79,7 +79,7 @@ class Media(object):
|
||||
row = '.gallery-row'
|
||||
image = '.still-image'
|
||||
video = '.gallery-video'
|
||||
gif = '.gallery-gif'
|
||||
gif = '.media-gif'
|
||||
|
||||
|
||||
class BaseTestCase(BaseCase):
|
||||
|
||||
Reference in New Issue
Block a user