[test: modify case]

This commit is contained in:
plum-lihui 2022-04-29 15:17:13 +08:00
parent 4674fe7d73
commit 79bae554e7
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ class TDTestCase:
updatecfgDict["serverPort"] = serverPort
updatecfgDict["firstEp"] = hostname + ':' + serverPort
updatecfgDict["secondEp"] = hostname + ':' + serverPort
clientCfgDict["fqdn"] = hostname
updateCfgDict["fqdn"] = hostname
print ("===================: ", updatecfgDict)