Skip to content

Commit

Permalink
fixing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
cviecco committed Sep 28, 2023
1 parent 3f4925a commit 0009f76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/keymaster/main_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,7 @@ func TestInsertSSHCertIntoAgentORWriteToFilesystem(t *testing.T) {
"someprefix",
"username",
privateKeyPath,
false,
testlogger.New(t))
if err != nil {
t.Fatal(err)
Expand Down

0 comments on commit 0009f76

Please sign in to comment.