about summary refs log tree commit diff
path: root/__e2e__/flows/search-screen.yml
diff options
context:
space:
mode:
Diffstat (limited to '__e2e__/flows/search-screen.yml')
-rw-r--r--__e2e__/flows/search-screen.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/__e2e__/flows/search-screen.yml b/__e2e__/flows/search-screen.yml
index a4f3f38be..78ebbee36 100644
--- a/__e2e__/flows/search-screen.yml
+++ b/__e2e__/flows/search-screen.yml
@@ -12,8 +12,8 @@ appId: xyz.blueskyweb.app
 # Navigate to another user profile via autocomplete
 - tapOn:
     id: "bottomBarSearchBtn"
-- assertVisible: "Search"
-- tapOn: "Search"
+- assertVisible: "Search for posts, users, or feeds"
+- tapOn: "Search for posts, users, or feeds"
 - inputText: "b"
 - tapOn:
     id: "searchAutoCompleteResult-bob.test"