Commit 0f240fc6 authored by Don Gagne's avatar Don Gagne

Restructure to prevent shutdown warnings

parent 73bd95c7
...@@ -63,10 +63,6 @@ void SetupViewTest::_clickThrough_test(void) ...@@ -63,10 +63,6 @@ void SetupViewTest::_clickThrough_test(void)
QTest::qWait(1000); QTest::qWait(1000);
} }
// On MainWindow close we should get a message box telling the user to disconnect first. _disconnectMockLink();
setExpectedMessageBox(QGCMessageBox::Yes);
_closeMainWindow(); _closeMainWindow();
checkExpectedMessageBox();
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment