feat(HMS-3582): add first boot step to wizard
This commit is contained in:
parent
c88a0323f2
commit
6f9c4f3864
23 changed files with 401 additions and 12 deletions
|
|
@ -166,6 +166,7 @@ describe('Step Packages', () => {
|
|||
test('clicking Next loads Image name', async () => {
|
||||
await setUp();
|
||||
|
||||
await clickNext();
|
||||
await clickNext();
|
||||
|
||||
await screen.findByRole('heading', {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue