]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/tests/dolphinmainwindowtest.cpp
Merge remote-tracking branch 'origin/Applications/19.04'
[dolphin.git] / src / tests / dolphinmainwindowtest.cpp
index d7ff1fb542d836b34a5ab47e4340e17839489730..9cc6b84e8d52b46a1d506ce2c93c1784e7ae35c3 100644 (file)
@@ -203,7 +203,6 @@ void DolphinMainWindowTest::testUpdateWindowTitleAfterChangingSplitView()
 
     // Activate back the left view and check whether the old title gets restored.
     leftViewContainer->setActive(true);
-    QEXPECT_FAIL("", "Bug #402641", Continue);
     QCOMPARE(m_mainWindow->windowTitle(), oldTitle);
 }