Fix the test class

pull/1680/head
jiangsh 1 month ago
parent 1580aebff1
commit ceec509340

@ -110,6 +110,7 @@ public class PolarisDiscoveryPropertiesTest {
+ ", protocol='HTTP'"
+ ", enabled=true"
+ ", registerEnabled=true"
+ ", heartbeatEnabled=true"
+ ", heartbeatInterval=20"
+ ", healthCheckUrl='/health'"
+ ", serviceListRefreshInterval=1000"

Loading…
Cancel
Save