feat: 3-2-1 backup onboarding card (#20374)

* feat: 3-2-1 backup onboarding card

* chore: format i18n

* fix: lint

* Update onboarding-backup.svelte

* fix: e2e onboarding test
This commit is contained in:
Brandon Wees
2025-07-29 21:55:21 -05:00
committed by GitHub
parent 2f5d543ad9
commit 07ed060c32
4 changed files with 79 additions and 1 deletions

View File

@@ -37,6 +37,7 @@ test.describe('Registration', () => {
await page.getByRole('button', { name: 'Server Privacy' }).click();
await page.getByRole('button', { name: 'User Privacy' }).click();
await page.getByRole('button', { name: 'Storage Template' }).click();
await page.getByRole('button', { name: 'Backups' }).click();
await page.getByRole('button', { name: 'Done' }).click();
// success