diff --git a/scripts/tests/command.ts b/scripts/tests/command.ts index 51a07234..b4423df6 100644 --- a/scripts/tests/command.ts +++ b/scripts/tests/command.ts @@ -30,4 +30,4 @@ export async function execScript(input: ICommand): Promise { resolve(code); }); }); -} +} \ No newline at end of file