mirror of
https://github.com/octoleo/syncthing.git
synced 2025-01-02 22:50:18 +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)
|
receiver = startInstance(t, 2)
|
||||||
defer checkedStop(t, receiver)
|
defer checkedStop(t, receiver)
|
||||||
|
receiver.ResumeAll()
|
||||||
|
|
||||||
log.Println("Syncing...")
|
log.Println("Syncing...")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user