diff options
Diffstat (limited to '__e2e__/flows/profile-screen-edit.yml')
-rw-r--r-- | __e2e__/flows/profile-screen-edit.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/__e2e__/flows/profile-screen-edit.yml b/__e2e__/flows/profile-screen-edit.yml index 640f53882..288a5d4f6 100644 --- a/__e2e__/flows/profile-screen-edit.yml +++ b/__e2e__/flows/profile-screen-edit.yml @@ -21,8 +21,7 @@ appId: xyz.blueskyweb.app direction: LEFT - tapOn: id: "profilePager-selector-4" -- assertVisible: - id: "feed-alice-favs" +- assertVisible: "alice-favs" - swipe: from: id: "profilePager-selector" |