Skip to content

Commit

Permalink
proxy: imp code
Browse files Browse the repository at this point in the history
  • Loading branch information
Mizzick committed Nov 30, 2023
1 parent b1d6bad commit 085d057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proxy/lookup_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import (
"github.com/stretchr/testify/require"
)

func TestLookupIPAddr(t *testing.T) {
func TestLookupNetIP(t *testing.T) {
// Use AdGuard DNS here.
dnsUpstream, err := upstream.AddressToUpstream("94.140.14.14", &upstream.Options{
Timeout: defaultTimeout,
Expand Down

0 comments on commit 085d057

Please sign in to comment.