remove unwanted changes
Signed-off-by: Gasan Guseinov <gasan.guseinov@ing.com>
This commit is contained in:
@@ -422,8 +422,5 @@ export async function command(opts: OptionValues, cmd: Command): Promise<void> {
|
||||
};
|
||||
}
|
||||
|
||||
console.log('retry');
|
||||
console.log(`args: ${JSON.stringify(args)}`);
|
||||
|
||||
await runJest(args);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user