From a03622dd5527b8322a668e4ce5c89ff2436599de Mon Sep 17 00:00:00 2001 From: Paul Frazee Date: Wed, 24 Jul 2024 15:23:31 -0700 Subject: Release 1.89 prep (#4822) * Fix curate-lists tests * Run intl extract --- __e2e__/flows/curate-lists.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to '__e2e__') 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: -- cgit 1.4.1