Skip to content

Commit

Permalink
chore(web): DEBUG - WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
ermshiperete committed Jul 4, 2024
1 parent 2d9d847 commit c2f69cc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const KEYMAN_ROOT = resolve(dir, '../../../../..');

/** @type {import('@web/test-runner').TestRunnerConfig} */
export default {
// debug: true,
debug: true,
browsers: [
new LauncherWrapper(playwrightLauncher({ product: 'chromium' })),
new LauncherWrapper(playwrightLauncher({ product: 'firefox' })),
Expand Down

0 comments on commit c2f69cc

Please sign in to comment.