diff options
author | Paul Frazee <pfrazee@gmail.com> | 2024-07-24 15:23:31 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-24 15:23:31 -0700 |
commit | a03622dd5527b8322a668e4ce5c89ff2436599de (patch) | |
tree | fe949b9c2db2e0adb81dd05ff13f7eb67f164dbf /__e2e__ | |
parent | 2e7398b7c3de3fb0323aaa19557bf395e832a493 (diff) | |
download | voidsky-a03622dd5527b8322a668e4ce5c89ff2436599de.tar.zst |
Release 1.89 prep (#4822)
* Fix curate-lists tests * Run intl extract
Diffstat (limited to '__e2e__')
-rw-r--r-- | __e2e__/flows/curate-lists.yml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/__e2e__/flows/curate-lists.yml b/__e2e__/flows/curate-lists.yml index e497898b2..a37bc0777 100644 --- a/__e2e__/flows/curate-lists.yml +++ b/__e2e__/flows/curate-lists.yml @@ -132,7 +132,8 @@ appId: xyz.blueskyweb.app id: "feedItem-by-bob.test" - tapOn: id: "e2eGotoFeeds" -- tapOn: "Good Ppl" +- tapOn: + id: "saved-feed-Good Ppl" - assertVisible: id: "feedItem-by-bob.test" - tapOn: @@ -168,7 +169,7 @@ appId: xyz.blueskyweb.app id: "profilePager-selector" direction: LEFT - tapOn: - id: "profilePager-selector-5" + id: "profilePager-selector-6" - tapOn: "Good Ppl" - tapOn: |