Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
julienrbrt committed Nov 14, 2022
1 parent 9d19812 commit 7abd5f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x/gov/types/v1/proposals_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,5 @@ func TestNestedAnys(t *testing.T) {
require.NoError(t, err)

require.NotPanics(t, func() { _ = proposal.String() })
require.NotEmpty(t, proposal.String())
}

0 comments on commit 7abd5f5

Please sign in to comment.