Skip to content

Commit 60b0a29

Browse files
committed
even more debugging
1 parent 03d6a76 commit 60b0a29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/compass-e2e-tests/helpers/compass.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -547,7 +547,7 @@ async function processCommonOpts({
547547

548548
// https://webdriver.io/docs/options/#webdriver-options
549549
const webdriverOptions = {
550-
logLevel: 'info' as const, // info is super verbose right now
550+
logLevel: 'trace' as const,
551551
outputDir: webdriverLogPath,
552552
};
553553

0 commit comments

Comments
 (0)