Skip to content

Commit 50f5866

Browse files
fixup
1 parent d0fee7d commit 50f5866

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
@@ -202,7 +202,7 @@ export default /** @type {import("@web/test-runner").TestRunnerConfig} */ ({
202202
concurrency: 2,
203203

204204
/** Browsers to run tests on */
205-
// browsers,
205+
browsers,
206206

207207
// See documentation for all available options
208208
});

0 commit comments

Comments
 (0)