Update tests

This commit is contained in:
Zed
2019-08-15 04:07:01 +02:00
parent 768ec3632f
commit 84dfcd089a
5 changed files with 17 additions and 17 deletions

View File

@@ -39,7 +39,7 @@ class Tweet(object):
class Profile(object):
fullname = '.profile-card-fullname'
username = '.profile-card-username'
protected = '.protected-icon'
protected = '.icon-lock-circled'
verified = '.verified-icon'
banner = '.profile-banner'
bio = '.profile-bio'