Skip to content
Verified Commit dce23732 authored by Fushan Wen's avatar Fushan Wen
Browse files

foldermodeltest: Fix tst_cd()

`KCoreDirLister::completed` is emitted twice after entering a cached
folder.

1. The first comes from `KCoreDirListerCache::emitItemsFromCache`.
2. The second comes from `KCoreDirListerCache::slotUpdateResult`.

Add another `s.wait(500)` to validate the second one.
parent 02cb1eab
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