mirror of
https://github.com/octoleo/syncthing.git
synced 2024-11-09 23:00:58 +00:00
lib/model: Unflake TestIgnoreDeleteUnignore (#7208)
This commit is contained in:
parent
7669af578a
commit
7919310dc6
@ -1029,6 +1029,7 @@ func TestIgnoreDeleteUnignore(t *testing.T) {
|
|||||||
defer cleanupModelAndRemoveDir(m, tmpDir)
|
defer cleanupModelAndRemoveDir(m, tmpDir)
|
||||||
|
|
||||||
folderIgnoresAlwaysReload(m, fcfg)
|
folderIgnoresAlwaysReload(m, fcfg)
|
||||||
|
m.ScanFolders()
|
||||||
|
|
||||||
fc := addFakeConn(m, device1)
|
fc := addFakeConn(m, device1)
|
||||||
fc.folder = "default"
|
fc.folder = "default"
|
||||||
|
Loading…
Reference in New Issue
Block a user