diff options
author | Paul Frazee <pfrazee@gmail.com> | 2024-12-18 15:56:42 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-18 15:56:42 -0800 |
commit | 25f3aeaa084bf09aa0ae4d9dab0781df5b224e81 (patch) | |
tree | f7363460a7aded03ba732efe342d1c7d1403d437 /__e2e__ | |
parent | 6e58a1e8e1e7b2db16d3b34662914fb5f1411c6b (diff) | |
download | voidsky-25f3aeaa084bf09aa0ae4d9dab0781df5b224e81.tar.zst |
Release 1.96.0 (#7168)
* Update test * Run intl extract * Update join count
Diffstat (limited to '__e2e__')
-rw-r--r-- | __e2e__/flows/curate-lists.yml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/__e2e__/flows/curate-lists.yml b/__e2e__/flows/curate-lists.yml index 41c3f2c7c..db65999ea 100644 --- a/__e2e__/flows/curate-lists.yml +++ b/__e2e__/flows/curate-lists.yml @@ -74,7 +74,6 @@ appId: xyz.blueskyweb.app - tapOn: "Delete List" - tapOn: id: "confirmBtn" -- assertVisible: "This list is empty!" - tapOn: label: "Create a new curatelist" @@ -98,9 +97,7 @@ appId: xyz.blueskyweb.app - assertVisible: "They good" - tapOn: "People" -- tapOn: - label: "Adds users on curatelists from the list" - id: "addUserBtn" +- tapOn: "Start adding people" - assertVisible: id: "listAddUserModal" - tapOn: |