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 2d4e463 commit 45eb694
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion e2e/runJest.ts
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 45eb694

Please sign in to comment.