From f883bb4c96333b9f1648f6cfedd554c79ba2d0f5 Mon Sep 17 00:00:00 2001 From: Jason Etcovitch Date: Fri, 23 Dec 2022 03:17:33 +0000 Subject: [PATCH] Fix test snapshot --- tests/__snapshots__/index.test.ts.snap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/__snapshots__/index.test.ts.snap b/tests/__snapshots__/index.test.ts.snap index 7340d64..0523e74 100644 --- a/tests/__snapshots__/index.test.ts.snap +++ b/tests/__snapshots__/index.test.ts.snap @@ -240,7 +240,7 @@ exports[`create-an-issue logs a helpful error if the frontmatter is invalid 1`] [ { "_errors": [ - "Unrecognized key(s) in object: 'name', 'not_a_thing'", + "Unrecognized key(s) in object: 'not_a_thing'", ], "labels": { "_errors": [