diff --git a/tests/playwright/tests/db/views/viewForm.spec.ts b/tests/playwright/tests/db/views/viewForm.spec.ts index 6a4d259063..10f675466e 100644 --- a/tests/playwright/tests/db/views/viewForm.spec.ts +++ b/tests/playwright/tests/db/views/viewForm.spec.ts @@ -264,7 +264,6 @@ test.describe('Form view with LTAR', () => { context = await setup({ page, isEmptyProject: true }); dashboard = new DashboardPage(page, context.base); loginPage = new LoginPage(page); - wsPage = new WorkspacePage(page); api = new Api({ baseURL: `http://localhost:8080/`,