Commit eeca0a84 authored by Don Gagne's avatar Don Gagne

Fix typo

parent 07f57ff0
......@@ -77,7 +77,7 @@ void MainWindowTest::_connectWindowClose_test(MAV_AUTOPILOT autopilot)
// Cycle through all the top level views
_mainToolBar->onSetupView();
QTest::qWait(2in00);
QTest::qWait(200);
_mainToolBar->onPlanView();
QTest::qWait(200);
_mainToolBar->onFlyView();
......
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