test: write login page tests
This commit is contained in:
2
.github/workflows/playwright.yml
vendored
2
.github/workflows/playwright.yml
vendored
@@ -83,5 +83,5 @@ jobs:
|
||||
if: always()
|
||||
with:
|
||||
name: playwright-report
|
||||
path: ./packages/e2e-tests/test-results/
|
||||
path: ./packages/e2e-tests/test-results/**/*
|
||||
retention-days: 30
|
||||
|
Reference in New Issue
Block a user