Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
sainoe committed Oct 18, 2024
1 parent fa02291 commit fa590f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/ccv/provider/keeper/grpc_query_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -772,7 +772,7 @@ func TestQueryConsumerGenesisTime(t *testing.T) {
expGenesisTime time.Time
}{
{
name: "expect error request is empty",
name: "expect error when request is empty",
setup: func(ctx sdk.Context, pk keeper.Keeper) {},
req: nil,
expErr: true,
Expand Down

0 comments on commit fa590f8

Please sign in to comment.