sync: fix TestCopyEmptyDirectories after ModifyWindow changes #2310
This commit is contained in:
parent
8a84975993
commit
ba43acb6aa
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ func TestCopyEmptyDirectories(t *testing.T) {
|
|||
"sub dir",
|
||||
"sub dir2",
|
||||
},
|
||||
fs.Config.ModifyWindow,
|
||||
fs.GetModifyWindow(r.Fremote),
|
||||
)
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue