Update tests

This commit is contained in:
Zed 2020-11-08 04:27:34 +01:00
commit 6f78781d1c
2 changed files with 42 additions and 42 deletions

View file

@ -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'