Skip to content

Commit bc6940d

Browse files
pfaffeDevtools-frontend LUCI CQ
authored andcommitted
[unit] log browser output
Bug: none Change-Id: I8aabb82379cabe1939e05a55d04cc61d715b2c21 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6387802 Commit-Queue: Simon Zünd <[email protected]> Auto-Submit: Philip Pfaffe <[email protected]> Reviewed-by: Simon Zünd <[email protected]> Commit-Queue: Philip Pfaffe <[email protected]>
1 parent 084fa50 commit bc6940d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/unit/karma.conf.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ const CustomChrome = function(this: any, _baseBrowserDecorator: unknown, args: B
4141
headless: !TestConfig.debug || TestConfig.headless,
4242
executablePath: TestConfig.chromeBinary,
4343
defaultViewport: null,
44+
dumpio: true,
4445
args,
4546
ignoreDefaultArgs: ['--hide-scrollbars'],
4647
});

0 commit comments

Comments
 (0)