File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
packages/apollo/test/cypress/e2e/features Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -73,8 +73,8 @@ Feature: Build a network feature
7373 And I provided 'peer1pw' for the 'Enter a secret' input
7474 And I clicked the button with title 'Select an MSP'
7575 And I clicked the div with text 'Org1 MSP'
76- And I clicked the button with title 'Select a Fabric version'
77- And I clicked the div with text '2.5'
76+ # And I clicked the button with title 'Select a Fabric version'
77+ # And I clicked the div with text '2.5'
7878 And I clicked the button with id 'next'
7979 And I clicked the button with title 'Please select an identity from your wallet'
8080 And I clicked the div with text 'Org1 MSP Admin'
Original file line number Diff line number Diff line change @@ -132,8 +132,8 @@ Feature: Join a network feature
132132 And I provided 'peer2pw' for the 'Enter a secret' input
133133 And I clicked the button with title 'Select an MSP'
134134 And I clicked the div with text 'Org2 MSP'
135- And I clicked the button with title 'Select a Fabric version'
136- And I clicked the div with text '2.5'
135+ # And I clicked the button with title 'Select a Fabric version'
136+ # And I clicked the div with text '2.5'
137137 And I clicked the button with id 'next'
138138 And I clicked the button with title 'Please select an identity from your wallet'
139139 And I clicked the div with text 'Org2 MSP Admin'
You can’t perform that action at this time.
0 commit comments