M44: harden release integrity and assurance
This commit is contained in:
@@ -8,6 +8,7 @@ export default defineConfig({
|
||||
timeout: 30_000,
|
||||
fullyParallel: false,
|
||||
workers: 1,
|
||||
snapshotPathTemplate: "{testDir}/__screenshots__/{arg}{ext}",
|
||||
reporter: [["list"], ["html", { open: "never", outputFolder: "playwright-report" }]],
|
||||
use: {
|
||||
baseURL: process.env.MOBILITYOPS_PUBLIC_URL ?? "http://localhost:1228",
|
||||
|
||||
Reference in New Issue
Block a user