Skip to content

Commit bb8b8b6

Browse files
committed
update SetupPage
1 parent abd0f46 commit bb8b8b6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

testing/e2e/src/pages/setup.page.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import type { Locator, Page } from '@playwright/test';
44
import { RootPage } from './__root.page';
55

66
export class SetupPage extends RootPage {
7-
protected readonly defaultUrl = '/setup';
87
readonly setupForm: Locator;
98

109
constructor(page: Page) {

0 commit comments

Comments
 (0)