Skip to content

Commit 67592f9

Browse files
committed
wip
1 parent d7179b2 commit 67592f9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

site/e2e/pom/CreateWorkspacePage.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ export class CreateWorkspacePage extends BasePom {
2323
await this.createWorkspaceForm
2424
.getByLabel("Workspace Name")
2525
.fill("my-first-workspace")
26-
2726
await this.submitButton.click()
2827
}
2928
}

0 commit comments

Comments
 (0)