Skip to content

Commit

Permalink
Test typescript formatter when should pass
Browse files Browse the repository at this point in the history
  • Loading branch information
sofiasyria committed Dec 5, 2023
1 parent 4afc045 commit 8cc71a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/lvm.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ test.describe('The main page', () => {

});


await test.step("set mandatory user and root password", async () => {
await mainPage.accessUsers();
await (new UserActor(page)).handleUser();
Expand Down

0 comments on commit 8cc71a7

Please sign in to comment.