Skip to content

Commit 26bb5db

Browse files
JimhHanJimhHan
JimhHan
authored and
JimhHan
committed
Fix: test
1 parent 380d5f0 commit 26bb5db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: infra/conf/dns_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ func init() {
3636
{
3737
CountryCode: "TEST",
3838
Domain: []*geosite.Domain{
39-
{Type: domain.MatchingType_Full, Value: "example.com"},
39+
{Type: geosite.Domain_Full, Value: "example.com"},
4040
},
4141
},
4242
},

0 commit comments

Comments
 (0)