Skip to content

Commit

Permalink
Fix test panic
Browse files Browse the repository at this point in the history
  • Loading branch information
picatz committed Aug 25, 2024
1 parent a8ddcdc commit fbfdd96
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pkg/doh/doh_server_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -149,9 +149,6 @@ func TestNewServer(t *testing.T) {
}(),
check: checkSuccess,
},
{
name: "valid request (with doh.Query)",
},
}

for _, test := range tests {
Expand Down

0 comments on commit fbfdd96

Please sign in to comment.