diff --git a/hub/hub_test.go b/hub/hub_test.go index b6bdd3f0..516d0ddf 100644 --- a/hub/hub_test.go +++ b/hub/hub_test.go @@ -50,7 +50,7 @@ func TestHub(t *testing.T) { h.SendDraw(true) h.SendStatusMsg("Hello, World!") h.SendPaging(1) - }) + }, true) phases := []string{ "query",