Skip to content

Commit b9c5de9

Browse files
JimhHanJimhHan
authored andcommitted
Fix: test
1 parent b8196a2 commit b9c5de9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infra/conf/dns_test.go

Lines changed: 1 addition & 1 deletion
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)