mirror of
https://github.com/octoleo/syncthing.git
synced 2025-01-03 07:12:27 +00:00
test: Forgot a resume
This commit is contained in:
parent
4a58196959
commit
e589e6c19d
@ -404,6 +404,7 @@ func TestConflictsIndexReset(t *testing.T) {
|
||||
|
||||
receiver = startInstance(t, 2)
|
||||
defer checkedStop(t, receiver)
|
||||
receiver.ResumeAll()
|
||||
|
||||
log.Println("Syncing...")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user