Skip to content

Commit cd1092d

Browse files
committed
remove code from our execa typings [skip ci]
1 parent c02c886 commit cd1092d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

e2e/runJest.ts

-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ function spawnJest(
9797

9898
interface RunJestResult extends ExecaReturnValue {
9999
status?: number;
100-
code?: number;
101100
json?: (
102101
dir: string,
103102
args: Array<string> | undefined,

0 commit comments

Comments
 (0)