about summary refs log tree commit diff
path: root/__e2e__/flows/thread-screen.yml
diff options
context:
space:
mode:
authorPaul Frazee <pfrazee@gmail.com>2024-09-13 16:55:01 -0700
committerGitHub <noreply@github.com>2024-09-13 16:55:01 -0700
commit701ddfb1716f719b43a619ee2e0ef23322aee8ce (patch)
tree20e1e0ce2fef6dfea7dabe26593dc8aad2631bad /__e2e__/flows/thread-screen.yml
parentd8b80309bd596ba1595e0cf811bfdd331b8efae0 (diff)
downloadvoidsky-701ddfb1716f719b43a619ee2e0ef23322aee8ce.tar.zst
Release 1.91.1 prep (#5339)
* Fixes to tests

* intl extract
Diffstat (limited to '__e2e__/flows/thread-screen.yml')
-rw-r--r--__e2e__/flows/thread-screen.yml6
1 files changed, 2 insertions, 4 deletions
diff --git a/__e2e__/flows/thread-screen.yml b/__e2e__/flows/thread-screen.yml
index 9120f4f68..f3671ebcb 100644
--- a/__e2e__/flows/thread-screen.yml
+++ b/__e2e__/flows/thread-screen.yml
@@ -21,14 +21,12 @@ appId: xyz.blueskyweb.app
     id: "likeBtn"
     childOf:
         id: "postThreadItem-by-bob.test"
-- assertVisible:
-    id: "likeCount-expanded"
+- assertVisible: "1 like"
 - tapOn:
     id: "likeBtn"
     childOf:
         id: "postThreadItem-by-bob.test"
-- assertNotVisible:
-    id: "likeCount-expanded"
+- assertNotVisible: "1 like"
 
 # Can like a reply post
 - tapOn: