change parameterr

This commit is contained in:
yihaoDeng 2022-11-29 19:39:09 +08:00
parent 47c0d4cbbd
commit 50c8392dfc
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ class TDTestCase:
sleep(self.delaytime)
if platform.system().lower() == 'windows':
sleep(10)
tdSql.error('select server_status()')
#tdSql.error('select server_status()')
def run(self):
self.get_database_info()