feat(06-03): Update Playwright config and tests to ES modules syntax
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
module.exports = {
|
||||
export default {
|
||||
testDir: "./tests",
|
||||
use: {
|
||||
baseURL: process.env.STAGING_URL || "https://gravl.homelab.local",
|
||||
|
||||
Reference in New Issue
Block a user