Skip to content

Commit

Permalink
fix: add name validate to TestCommands
Browse files Browse the repository at this point in the history
  • Loading branch information
hacdias committed Dec 2, 2022
1 parent 7188686 commit dde132a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/commands/commands_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@ func TestCommands(t *testing.T) {
"/name/pubsub/state",
"/name/pubsub/subs",
"/name/resolve",
"/name/validate",
"/object",
"/object/data",
"/object/diff",
Expand Down

0 comments on commit dde132a

Please sign in to comment.