Wizard: Add Users step to the wizard (HMS-4902)

This commit adds a new step 'Users' that is enabled only in stage-preview,
and will enable it in stage-stable once IQE tests are ready.
The step is not functional yet, this is just the first step.
This commit is contained in:
Michal Gold 2024-10-29 14:39:36 +02:00 committed by Klara Simickova
parent d734d4ca91
commit 176c64dd47
17 changed files with 79 additions and 1 deletions

View file

@ -46,6 +46,7 @@ const goToRepositoriesStep = async () => {
const goToReviewStep = async () => {
await clickNext(); // Additional packages
await clickNext();
await clickNext(); // Users
await clickNext(); // First Boot
await enterBlueprintName();
await clickNext(); // Review