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