Skip to content

Commit

Permalink
test: update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed May 2, 2024
1 parent 74195be commit c12aa9e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@
"@commitlint/config-conventional"
],
"rules": {
"body-max-length": [
"body-max-line-length": [
0
]
}
Expand Down
3 changes: 3 additions & 0 deletions test/snapshots/exec.js.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,7 @@ Generated by [AVA](https://avajs.dev).
'rawListeners',
'listenerCount',
'eventNames',
'kill',
'ref',
'unref',
]
Binary file modified test/snapshots/exec.js.snap
Binary file not shown.

0 comments on commit c12aa9e

Please sign in to comment.