From 25f3aeaa084bf09aa0ae4d9dab0781df5b224e81 Mon Sep 17 00:00:00 2001 From: Paul Frazee Date: Wed, 18 Dec 2024 15:56:42 -0800 Subject: Release 1.96.0 (#7168) * Update test * Run intl extract * Update join count --- __e2e__/flows/curate-lists.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to '__e2e__') 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: -- cgit 1.4.1