Skip to content

Commit

Permalink
remove code from our execa typings [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Aug 20, 2019
1 parent c02c886 commit cd1092d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion e2e/runJest.ts
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ function spawnJest(

interface RunJestResult extends ExecaReturnValue {
status?: number;
code?: number;
json?: (
dir: string,
args: Array<string> | undefined,
Expand Down

0 comments on commit cd1092d

Please sign in to comment.