compose and authority fixes. finish sprints.
This commit is contained in:
@@ -17,7 +17,8 @@ export default defineConfig({
|
||||
['json', { outputFile: 'e2e-results.json' }],
|
||||
],
|
||||
use: {
|
||||
baseURL: process.env.PLAYWRIGHT_BASE_URL ?? 'http://stella-ops.local',
|
||||
baseURL: process.env.PLAYWRIGHT_BASE_URL ?? 'https://stella-ops.local',
|
||||
ignoreHTTPSErrors: true,
|
||||
trace: 'retain-on-failure',
|
||||
screenshot: 'only-on-failure',
|
||||
video: 'retain-on-failure',
|
||||
|
||||
Reference in New Issue
Block a user