Skip to content

Commit

Permalink
Fix unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
leszko committed Aug 12, 2024
1 parent 7edbaf1 commit bd50ae6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion handlers/analytics_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,6 @@ func TestParseAnalyticsGeo(t *testing.T) {
},
wantErrorContains: []string{
"missing geo headers",
"X-Region-Name",
"X-Time-Zone",
},
},
Expand Down

0 comments on commit bd50ae6

Please sign in to comment.