Browse Source

lib/model: Unflake TestIgnoreDeleteUnignore (#7208)

Simon Frei 5 years ago
parent
commit
7919310dc6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      lib/model/requests_test.go

+ 1 - 0
lib/model/requests_test.go

@@ -1029,6 +1029,7 @@ func TestIgnoreDeleteUnignore(t *testing.T) {
 	defer cleanupModelAndRemoveDir(m, tmpDir)
 
 	folderIgnoresAlwaysReload(m, fcfg)
+	m.ScanFolders()
 
 	fc := addFakeConn(m, device1)
 	fc.folder = "default"