Skip to content

Commit

Permalink
Fix test comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexandr Samylkin committed Feb 21, 2017
1 parent a3d1048 commit 8bc5fb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/rpc/thrift_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ modules:

testInitRunModule(t, special[0], mci)

// Dispatcher must be resolved in the default graph
// Dispatcher must be resolved in the new graph
var dispatcher *yarpc.Dispatcher
assert.NoError(t, di.Resolve(&dispatcher))
assert.Equal(t, 2, len(dispatcher.Inbounds()))
Expand Down

0 comments on commit 8bc5fb6

Please sign in to comment.