diff --git a/core/commands/commands_test.go b/core/commands/commands_test.go index ec4cc1bb6dc..11e616bf042 100644 --- a/core/commands/commands_test.go +++ b/core/commands/commands_test.go @@ -179,6 +179,7 @@ func TestCommands(t *testing.T) { "/name/pubsub/state", "/name/pubsub/subs", "/name/resolve", + "/name/validate", "/object", "/object/data", "/object/diff",