We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35b4021 commit b78738cCopy full SHA for b78738c
cli/configssh_test.go
@@ -509,7 +509,7 @@ func TestConfigSSH_FileWriteAndOptionsFlow(t *testing.T) {
509
},
510
511
{
512
- name: "Start/End out of order",
+ name: "Start/End out of order",
513
matches: []match{
514
// {match: "Continue?", write: "yes"},
515
@@ -524,7 +524,7 @@ func TestConfigSSH_FileWriteAndOptionsFlow(t *testing.T) {
524
wantErr: true,
525
526
527
- name: "Multiple sections",
+ name: "Multiple sections",
528
529
530
0 commit comments