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
73
73
And I provided 'peer1pw' for the 'Enter a secret' input
74
74
And I clicked the button with title 'Select an MSP'
75
75
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'
78
78
And I clicked the button with id 'next'
79
79
And I clicked the button with title 'Please select an identity from your wallet'
80
80
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
132
132
And I provided 'peer2pw' for the 'Enter a secret' input
133
133
And I clicked the button with title 'Select an MSP'
134
134
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'
137
137
And I clicked the button with id 'next'
138
138
And I clicked the button with title 'Please select an identity from your wallet'
139
139
And I clicked the div with text 'Org2 MSP Admin'
You can’t perform that action at this time.
0 commit comments