This website requires JavaScript.
Explore
Help
Register
Sign In
test
/
postcat
Watch
1
Star
0
Fork
0
You've already forked postcat
mirror of
https://gitee.com/eolink_admin/postcat.git
synced
2024-12-05 05:08:30 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
77d9931428
postcat
/
e2e
/
playwright.config.js
6 lines
63 B
JavaScript
Raw
Normal View
History
Unescape
Escape
feat: add playwirght config
2022-08-22 19:05:45 +08:00
const
config
=
{
feat: create e2e config
2022-08-23 18:09:42 +08:00
testDir
:
'./'
,
feat: add playwirght config
2022-08-22 19:05:45 +08:00
}
;
module
.
exports
=
config
;
Reference in New Issue
Copy Permalink