Skip to content

Commit 10955e8

Browse files
fixup
1 parent 68bc572 commit 10955e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web-test-runner.config.mjs

+1-1
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ export default /** @type {import("@web/test-runner").TestRunnerConfig} */ ({
180180
concurrency: 2,
181181

182182
/** Browsers to run tests on */
183-
// browsers,
183+
browsers,
184184

185185
// See documentation for all available options
186186
});

0 commit comments

Comments
 (0)