mirror of
https://github.com/Start9Labs/start-sdk.git
synced 2026-03-26 02:11:56 +00:00
chore: Change the message
This commit is contained in:
@@ -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)",
|
||||
|
||||
Reference in New Issue
Block a user