Skip to content

Commit

Permalink
Fix: test name
Browse files Browse the repository at this point in the history
  • Loading branch information
aopoltorzhicky committed Nov 22, 2023
1 parent fa9a192 commit bb331bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/api/handler/responses/namespace_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ func Test_decodeName(t *testing.T) {
nsId: "00000000000000000000000000000000000000e6edd3ffbef8c700d8",
want: "e6edd3ffbef8c700d8",
}, {
name: "test 1",
name: "test 5",
nsId: "00000000000000000000000000000000006d656d657300",
want: "6d656d657300",
},
Expand Down

0 comments on commit bb331bf

Please sign in to comment.