Magic-link sign in UI and APIs

This commit is contained in:
adilallo
2026-04-06 16:37:15 -06:00
parent 331ed40234
commit 7218947df3
74 changed files with 1582 additions and 363 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ docker run --rm -it \
sleep 10
echo '📸 Generating snapshots...'
PLAYWRIGHT_UPDATE_SNAPSHOTS=1 npx playwright test tests/e2e/visual-regression.spec.ts --project=chromium
npx playwright test tests/e2e/visual-regression.spec.ts --project=chromium --update-snapshots=all
echo '✅ Snapshots generated successfully!'
"