Compare commits

...
Author SHA1 Message Date
Andreas Zerbst 16ca975ea8 Keep trace 2026-01-23 14:14:06 +01:00
@@ -93,6 +93,7 @@ export default defineConfig({
use: {
...devices['Desktop Chrome'],
ignoreHTTPSErrors: true,
trace: 'on',
}
},
// This project is used to test the install steps, for that we do not need to authenticate.