about summary refs log tree commit diff
path: root/__e2e__/flows/create-account.yml
diff options
context:
space:
mode:
authorPaul Frazee <pfrazee@gmail.com>2025-03-06 19:45:29 -0800
committerGitHub <noreply@github.com>2025-03-06 19:45:29 -0800
commitada2ac8b9169c5ebc4dbb1ce6a24a0accea39557 (patch)
tree180569c9d0d54f0a7b5dbd930c46c6f3c6d93e19 /__e2e__/flows/create-account.yml
parentfd8ac1da7df24543d175adc0d5e2b5d2cc9455af (diff)
downloadvoidsky-ada2ac8b9169c5ebc4dbb1ce6a24a0accea39557.tar.zst
Release 1.99 prep (#7925)
* Revert #7847 (was causing layout issues)

* Test fixes

* Pull latest translations from crowdin

* Run intl:extract:all
Diffstat (limited to '__e2e__/flows/create-account.yml')
-rw-r--r--__e2e__/flows/create-account.yml6
1 files changed, 2 insertions, 4 deletions
diff --git a/__e2e__/flows/create-account.yml b/__e2e__/flows/create-account.yml
index efe27b0ab..d03d3232f 100644
--- a/__e2e__/flows/create-account.yml
+++ b/__e2e__/flows/create-account.yml
@@ -24,12 +24,10 @@ appId: xyz.blueskyweb.app
 - inputText: "example@test.com"
 - tapOn:
     id: "passwordInput"
-- inputText: "hunter2"
-- pressKey: Enter
+- inputText: "hunter22"
+- hideKeyboard
 - tapOn:
     id: "nextBtn"
-- tapOn:
-     id: "handleInput"
 - inputText: "e2e-test"
 - tapOn:
     id: "nextBtn"