We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea68751 commit 725f65aCopy full SHA for 725f65a
1 file changed
pkg/ssh/sshconfigurer_test.go
@@ -637,6 +637,7 @@ func TestSSHConfigurerV2_Update(t *testing.T) { //nolint // this is a test
637
Status: entity.Running,
638
Password: "sdfal",
639
GitRepo: "gitrepo",
640
+ SSHUser: "ubuntu",
641
},
642
643
@@ -696,6 +697,7 @@ Host testName1-host
696
697
698
699
700
701
702
703
0 commit comments