Skip to content

Commit

Permalink
Update x/evidence/client/cli/tx_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
facundomedica authored Nov 2, 2022
1 parent 6ddbf13 commit 4f05c4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/evidence/client/cli/tx_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ func TestGetQueryCmd(t *testing.T) {
"evidence: []\npagination: null",
false,
},
"all evidence(json output)": {
"all evidence (json output)": {
[]string{
fmt.Sprintf("--%s=json", flags.FlagOutput),
},
Expand Down

0 comments on commit 4f05c4b

Please sign in to comment.