Skip to content

Commit

Permalink
Restored previous state of cli.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
dkirchan committed May 1, 2024
1 parent 81cf52b commit e9d7a5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/kbn-test/src/functional_test_runner/cli.ts
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ export function runFtrCli() {
...Object.fromEntries(flagsReader.getUsed().entries()),
});
}

process.exit();
};

Expand Down

0 comments on commit e9d7a5a

Please sign in to comment.