Skip to content

Commit

Permalink
Merge branch 'release' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
davidfowl committed May 17, 2013
2 parents e5e64c9 + 9f2d0e5 commit ba4f41a
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -1430,6 +1430,8 @@ public void JoinAndSendToGroupRenamedHub(HostType hostType, TransportType transp

connection.Start(host.Transport).Wait();

hub.InvokeWithTimeout("Join", "Foo");

hub.InvokeWithTimeout("Send", "Foo", "1");

hub.InvokeWithTimeout("Leave", "Foo");
Expand Down

0 comments on commit ba4f41a

Please sign in to comment.