This commit is contained in:
cpwu 2022-05-21 17:32:53 +08:00
parent 70c3df86b8
commit 8d6156f662
1 changed files with 1 additions and 0 deletions

View File

@ -596,6 +596,7 @@ class TDTestCase:
self.rows = 10
self.users_count = 5
self.__insert_data(self.rows)
self.users = self.__users()
tdDnodes.stop(1)
tdDnodes.start(1)