From 175fc71e33114f303d251130398aa39c2a1f7813 Mon Sep 17 00:00:00 2001 From: Shriya Tyagi Date: Wed, 3 May 2023 23:28:22 +0530 Subject: [PATCH] deploy branch --- scripts/tests/command.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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