From 560ac13c2aacda5880d7e4d3ca551f98ced6c45b Mon Sep 17 00:00:00 2001 From: BluJ Date: Mon, 13 Feb 2023 15:21:04 -0700 Subject: [PATCH] chore: Change the message --- utils/propertiesMatcher.test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)",