This website requires JavaScript.
Explore
Help
Register
Sign In
kira
/
Playwright_Java_Web_Testing
Watch
1
Star
0
Fork
You've already forked Playwright_Java_Web_Testing
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9303b3b551
Playwright_Java_Web_Testing
/
globalSetup.js
5 lines
78 B
JavaScript
Raw
Blame
History
import
*
as
dotenv
from
"dotenv"
export
default
(
)
=>
{
dotenv
.
config
(
)
}
Reference in New Issue
View Git Blame
Copy Permalink