mirror of
https://github.com/penpot/penpot.git
synced 2025-06-02 08:11:41 +02:00
✨ Add more login integration tests
This commit is contained in:
parent
6fbdc4ff07
commit
106fe05657
4 changed files with 38 additions and 3 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue