Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
PassTheMayo committed Aug 15, 2023
1 parent b0bb375 commit 146340b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion middleware/favicon/favicon_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ func Test_Custom_Favicon_Url(t *testing.T) {
// go test -run Test_Custom_Favicon_Data
func Test_Custom_Favicon_Data(t *testing.T) {
data, err := os.ReadFile("../../.github/testdata/favicon.ico")

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

0 comments on commit 146340b

Please sign in to comment.