Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Wojtek committed Oct 13, 2023
1 parent 0ca5400 commit 90c8473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/asset/nft/client/cli/query_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ func mint(
func issueClass(
requireT *require.Assertions,
ctx client.Context,
symbol, name, description, url, urlHash string,
symbol, name, description, url, urlHash string, //nolint:unparam
testNetwork *network.Network,
royaltyRate string,
features ...types.ClassFeature,
Expand Down

0 comments on commit 90c8473

Please sign in to comment.