feat(HMS-3582): add first boot step to wizard

This commit is contained in:
Amir 2024-04-18 18:29:46 +03:00 committed by Lucas Garfield
parent c88a0323f2
commit 6f9c4f3864
23 changed files with 401 additions and 12 deletions

View file

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