Skip to content

Commit c12aa9e

Browse files
committed
test: update snapshot
1 parent 74195be commit c12aa9e

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
"@commitlint/config-conventional"
173173
],
174174
"rules": {
175-
"body-max-length": [
175+
"body-max-line-length": [
176176
0
177177
]
178178
}

test/snapshots/exec.js.md

+3
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,7 @@ Generated by [AVA](https://avajs.dev).
4242
'rawListeners',
4343
'listenerCount',
4444
'eventNames',
45+
'kill',
46+
'ref',
47+
'unref',
4548
]

test/snapshots/exec.js.snap

31 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)