wait after stop
This commit is contained in:
parent
9a444d2674
commit
d69b13103f
@ -256,8 +256,8 @@ func TestComplex(t *testing.T) {
|
||||
h.Restart()
|
||||
debug("Send Request 3")
|
||||
h.SendRequest()
|
||||
debug("Waiting")
|
||||
h.Wait()
|
||||
debug("Stopping")
|
||||
h.Stop()
|
||||
debug("Waiting")
|
||||
h.Wait()
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user