1
0
Эх сурвалжийг харах

Refine the test of dns conf

秋のかえで 4 жил өмнө
parent
commit
708ce026ca

+ 1 - 1
infra/conf/dns_test.go

@@ -81,7 +81,7 @@ func TestDNSConfigParsing(t *testing.T) {
 				},
 				"clientIp": "10.0.0.1",
 				"queryStrategy": "UseIPv4",
-				"disableCache": true,
+				"cacheStrategy": "disable",
 				"disableFallback": true
 			}`,
 			Parser: parserCreator(),