chore: lint
This commit is contained in:
@@ -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 = {
|
||||||
|
|||||||
Reference in New Issue
Block a user