Skip to content

Commit e0a816c

Browse files
committed
Update playwright.config.ts
1 parent 4826593 commit e0a816c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

playwright.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import { defineConfig, devices } from "@playwright/test";
44
* Read environment variables from file.
55
* https://github.com/motdotla/dotenv
66
*/
7-
// require('dotenv').config();
87

98
/**
109
* See https://playwright.dev/docs/test-configuration.

0 commit comments

Comments
 (0)