From 741bea8324240073a502b9918dc0ff557ca27c37 Mon Sep 17 00:00:00 2001 From: Méven Car Date: Sat, 2 Sep 2023 14:58:24 +0200 Subject: fix test in FreeBsd KItemListControllerExpandTest::testDirExpand --- src/tests/kitemlistcontrollerexpandtest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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); -- cgit v1.3