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-07-01 17:56:27 -0700
committerGitHub <noreply@github.com>2025-07-01 17:56:27 -0700
commit9d44673acbe38081e4116e29805d441a17a16804 (patch)
tree502940c470af5d482e75895fe6eed823aa39a9a5 /__e2e__/flows/create-account.yml
parentbc072570d27e1f397406daea355570f5aec95647 (diff)
downloadvoidsky-9d44673acbe38081e4116e29805d441a17a16804.tar.zst
Release 1.104.0 (#8595)
* Fix to navigation action after saving feeds

* Test updates

* Intl pull
Diffstat (limited to '__e2e__/flows/create-account.yml')
-rw-r--r--__e2e__/flows/create-account.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/__e2e__/flows/create-account.yml b/__e2e__/flows/create-account.yml
index 781f53782..d03d3232f 100644
--- a/__e2e__/flows/create-account.yml
+++ b/__e2e__/flows/create-account.yml
@@ -28,7 +28,6 @@ appId: xyz.blueskyweb.app
 - hideKeyboard
 - tapOn:
     id: "nextBtn"
-- tapOn: "Not now"
 - inputText: "e2e-test"
 - tapOn:
     id: "nextBtn"