Skip to content

Commit

Permalink
Fix test snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonEtco committed Dec 23, 2022
1 parent 3e07205 commit f883bb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/__snapshots__/index.test.ts.snap
Expand Up @@ -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": [
Expand Down

0 comments on commit f883bb4

Please sign in to comment.