Skip to content

Commit

Permalink
Add go-fmt
Browse files Browse the repository at this point in the history
Signed-off-by: Mario Fernandez <mariofer@redhat.com>
  • Loading branch information
marioferh committed Jul 6, 2023
1 parent 0334407 commit a6ffc2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/security_headers_test.go
Expand Up @@ -65,7 +65,7 @@ func checkHeaders(t *testing.T, host string, sa string, query string) {
)
return nil
})

if err != nil {
t.Fatal(err)
}
Expand Down

0 comments on commit a6ffc2c

Please sign in to comment.