mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 14:49:32 +00:00
Update tests
This commit is contained in:
parent
e2e3b955f4
commit
6f78781d1c
2 changed files with 42 additions and 42 deletions
|
|
@ -37,7 +37,7 @@ class Tweet(object):
|
|||
class Profile(object):
|
||||
fullname = '.profile-card-fullname'
|
||||
username = '.profile-card-username'
|
||||
protected = '.icon-lock-circled'
|
||||
protected = '.icon-lock'
|
||||
verified = '.verified-icon'
|
||||
banner = '.profile-banner'
|
||||
bio = '.profile-bio'
|
||||
|
|
|
|||
Loading…
Reference in a new issue