🔧 Update Playwright config and tests to use env variables (#1266)

This commit is contained in:
Alejandra
2024-07-23 14:59:39 -05:00
committed by GitHub
parent aff2146d7e
commit 06a2ec8a2b
7 changed files with 54 additions and 9 deletions

View File

@@ -1,5 +1,6 @@
import { defineConfig, devices } from '@playwright/test';
/**
* Read environment variables from file.
* https://github.com/motdotla/dotenv