Update tests

This commit is contained in:
Zed
2020-11-08 04:27:34 +01:00
parent e2e3b955f4
commit 6f78781d1c
2 changed files with 41 additions and 41 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'