Skip to content

Commit 3e5cbb8

Browse files
author
Zaneta
committed
remove comment
1 parent b79b7a1 commit 3e5cbb8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

playwright.ci.config.js

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ const { BASE_URL } = process.env;
88
*/
99
module.exports = defineConfig({
1010
testDir: "./src/examples",
11-
// testDir: './src/examples',
1211
/* Run tests in files in parallel */
1312
fullyParallel: false,
1413
/* Fail the build on CI if you accidentally left test.only in the source code. */

0 commit comments

Comments
 (0)