From 62b3e7d6a4eed4d457baa9d294a92648bb669674 Mon Sep 17 00:00:00 2001 From: Ketul Shah Date: Sat, 18 Nov 2023 15:40:45 +0530 Subject: [PATCH] updated step for import identities Signed-off-by: Ketul Shah --- .../features/09-BuildANetwork_Without_SysChannel.feature | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/packages/apollo/test/cypress/e2e/features/09-BuildANetwork_Without_SysChannel.feature b/packages/apollo/test/cypress/e2e/features/09-BuildANetwork_Without_SysChannel.feature index d9dbc7a5..66fab07a 100644 --- a/packages/apollo/test/cypress/e2e/features/09-BuildANetwork_Without_SysChannel.feature +++ b/packages/apollo/test/cypress/e2e/features/09-BuildANetwork_Without_SysChannel.feature @@ -41,10 +41,7 @@ Feature: Build a network without system channel And I provided 'Org2 CA Admin' for the 'Enter a name' input And I clicked the button with id 'associate_identity' And the CA admin is set as 'Org2 CA Admin' - When the 'admin' user was enrolled with id 'org2admin' and secret 'org2adminpw' - And the 'peer' user was enrolled with id 'peer2' and secret 'peer2pw' Then the 'admin' user with id 'org2admin' should be enrolled - And the 'peer' user with id 'peer2' should be enrolled # Import identity in wallet Given I am on the 'wallet' page And I clicked the button with title 'Add identity' @@ -109,7 +106,7 @@ Feature: Build a network without system channel And I clicked the button with id 'next' Then wait "3" seconds And I provided 'No_SysCh_OS' for the 'Enter an ordering service display name' input - And I clicked the span with text 'Without a system channel' + And I clicked the span with text 'Without a system channel' Then wait "2" seconds And I clicked the button with id 'next' Then wait "3" seconds @@ -168,7 +165,7 @@ Feature: Build a network without system channel And I clicked the span with text 'Next' And I clicked the span with text 'Next' Then I clicked Create channel button - Then wait "3" seconds + Then wait "3" seconds Then I should see Create Genesis screen with message to to join orderer And I clicked the button with text 'Continue' Then wait "3" seconds