diff options
Diffstat (limited to '__e2e__/flows/create-account.yml')
-rw-r--r-- | __e2e__/flows/create-account.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/__e2e__/flows/create-account.yml b/__e2e__/flows/create-account.yml index 2bb2d0645..99ac1371a 100644 --- a/__e2e__/flows/create-account.yml +++ b/__e2e__/flows/create-account.yml @@ -29,7 +29,6 @@ appId: xyz.blueskyweb.app - pressKey: Enter - tapOn: id: "nextBtn" -- tapOn: "Not now" - tapOn: id: "handleInput" - inputText: "e2e-test" |