We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4826593 commit e0a816cCopy full SHA for e0a816c
playwright.config.ts
@@ -4,7 +4,6 @@ import { defineConfig, devices } from "@playwright/test";
4
* Read environment variables from file.
5
* https://github.com/motdotla/dotenv
6
*/
7
-// require('dotenv').config();
8
9
/**
10
* See https://playwright.dev/docs/test-configuration.
0 commit comments