We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b79b7a1 commit 3e5cbb8Copy full SHA for 3e5cbb8
playwright.ci.config.js
@@ -8,7 +8,6 @@ const { BASE_URL } = process.env;
8
*/
9
module.exports = defineConfig({
10
testDir: "./src/examples",
11
- // testDir: './src/examples',
12
/* Run tests in files in parallel */
13
fullyParallel: false,
14
/* Fail the build on CI if you accidentally left test.only in the source code. */
0 commit comments