Skip to content

Commit

Permalink
server check
Browse files Browse the repository at this point in the history
  • Loading branch information
aljo242 committed Jan 6, 2025
1 parent 87fb4f9 commit e18d809
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testutil/queryclient/queryclient.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import (

var (
_ gogogrpc.ClientConn = &QueryHelper{}
_ gogogrpc.ClientConn = &QueryHelper{}
_ gogogrpc.Server = &QueryHelper{}
)

// QueryHelper is a test utility for building a query client from a proto interface registry.
Expand Down

0 comments on commit e18d809

Please sign in to comment.