diff --git a/utils/propertiesMatcher.test.ts b/utils/propertiesMatcher.test.ts index 6fb3707..e462fef 100644 --- a/utils/propertiesMatcher.test.ts +++ b/utils/propertiesMatcher.test.ts @@ -597,7 +597,7 @@ const { test } = Deno; checker.unsafeCast({ mode: "automatic", size: 1234 }); }); - test("Something that broke", () => { + test("A default that is invalid according to the tests", () => { const checker = PM.typeFromProps({ pubkey_whitelist: { name: "Pubkey Whitelist (hex)",