diff options
Diffstat (limited to '__e2e__/flows/curate-lists.yml')
-rw-r--r-- | __e2e__/flows/curate-lists.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/__e2e__/flows/curate-lists.yml b/__e2e__/flows/curate-lists.yml index db65999ea..f1d8342cd 100644 --- a/__e2e__/flows/curate-lists.yml +++ b/__e2e__/flows/curate-lists.yml @@ -160,7 +160,7 @@ appId: xyz.blueskyweb.app - tapOn: label: "Adds and removes users on curatelists from the profile" id: "bottomBarSearchBtn" -- tapOn: "Search" +- tapOn: "Search for posts, users, or feeds" - inputText: "bob" - tapOn: id: "searchAutoCompleteResult-bob.test" |