Add more login integration tests

This commit is contained in:
Eva Marco 2024-04-23 11:22:40 +02:00
parent 6fbdc4ff07
commit 106fe05657
4 changed files with 38 additions and 3 deletions

View file

@ -28,6 +28,8 @@ export default defineConfig({
/* Collect trace when retrying the failed test. See https://playwright.dev/docs/trace-viewer */
trace: "on-first-retry",
locale: "en-US"
},
/* Configure projects for major browsers */