Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Fix test snapshot
  • Loading branch information
JasonEtco committed Dec 23, 2022
commit f883bb4c96333b9f1648f6cfedd554c79ba2d0f5
2 changes: 1 addition & 1 deletion tests/__snapshots__/index.test.ts.snap
Original file line number Diff line number Diff line change
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