Skip to content

Commit

Permalink
Fix the test
Browse files Browse the repository at this point in the history
  • Loading branch information
lestrrat committed Sep 30, 2016
1 parent 25d942b commit 987e844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hub/hub_test.go
Expand Up @@ -50,7 +50,7 @@ func TestHub(t *testing.T) {
h.SendDraw(true)
h.SendStatusMsg("Hello, World!")
h.SendPaging(1)
})
}, true)

phases := []string{
"query",
Expand Down

0 comments on commit 987e844

Please sign in to comment.