Skip to content

Commit 0402083

Browse files
authored
Apply suggestion from @wjhsf
1 parent 5710d5b commit 0402083

File tree

1 file changed

+0
-1
lines changed
  • packages/@lwc/integration-not-karma/configs

1 file changed

+0
-1
lines changed

packages/@lwc/integration-not-karma/configs/base.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ export default {
2929
// time out before they receive focus. But it also makes the full suite take 3x longer to run...
3030
// Potential workaround: https://github.com/modernweb-dev/web/issues/2588
3131
concurrency: 1,
32-
browserLogs: false,
3332
nodeResolve: true,
3433
rootDir: join(import.meta.dirname, '..'),
3534
plugins: [

0 commit comments

Comments
 (0)