chore: lint

This commit is contained in:
karishmas6
2024-09-12 00:57:19 +05:30
parent e30f8d53fc
commit aa3b7029d9

View File

@@ -54,7 +54,7 @@ async function runWorkflow(fileName: string, runId: string) {
browser: chromium, browser: chromium,
launchOptions: { headless: true } launchOptions: { headless: true }
}); });
logger.log(`debug`,`Created browser with ID: ${browserId}`); logger.log(`debug`, `Created browser with ID: ${browserId}`);
const run_meta = { const run_meta = {