dont try to stop the RST
This commit is contained in:
@ -21,7 +21,7 @@ class TestMDIArea:
|
||||
|
||||
def teardown_method(self):
|
||||
print("teardown")
|
||||
self.mw.rst.wait_for_stop()
|
||||
# self.mw.rst.wait_for_stop()
|
||||
self.app.quit()
|
||||
print("app quit called")
|
||||
del self.mw
|
||||
|
Reference in New Issue
Block a user