┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/tests
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests')
-rw-r--r--src/tests/kitemlistcontrollerexpandtest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/kitemlistcontrollerexpandtest.cpp b/src/tests/kitemlistcontrollerexpandtest.cpp
index 20bc0cc0c..368ec67ce 100644
--- a/src/tests/kitemlistcontrollerexpandtest.cpp
+++ b/src/tests/kitemlistcontrollerexpandtest.cpp
@@ -180,7 +180,7 @@ void KItemListControllerExpandTest::testDirExpand()
[this]() {
return m_spyDirectoryLoadingCompleted->count() == 6;
},
- 100));
+ 300));
QCOMPARE(m_model->count(), 18);
QCOMPARE(m_selectionManager->currentItem(), 12);