diff options
author | Paul Frazee <pfrazee@gmail.com> | 2024-06-22 09:54:53 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-22 09:54:53 -0700 |
commit | 8eec6326369b044f8c58c856e18a608e68d56656 (patch) | |
tree | ecd85d5305a3d7eb2f412c0ac3c23975cdb7b85c /__e2e__/flows/profile-screen-edit.yml | |
parent | f75a429f089687599dbfde9935a6e7944a31b029 (diff) | |
download | voidsky-8eec6326369b044f8c58c856e18a608e68d56656.tar.zst |
Release 1.87 prep (#4603)
* Update tests * Run intl extract
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" |