From 4d1e6c61d0664d447dd39fcd44ceb331c9cc6932 Mon Sep 17 00:00:00 2001 From: Robert Craigie Date: Wed, 25 Sep 2024 13:01:00 +0100 Subject: [PATCH] chore(internal): fix ecosystem tests error output --- ecosystem-tests/cli.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ecosystem-tests/cli.ts b/ecosystem-tests/cli.ts index 550512634..c03ea668a 100644 --- a/ecosystem-tests/cli.ts +++ b/ecosystem-tests/cli.ts @@ -506,8 +506,9 @@ async function run(command: string, args: string[], config?: RunOpts): Promise