diff --git a/scripts/playwright/pages/Dashboard/Grid/Column/index.ts b/scripts/playwright/pages/Dashboard/Grid/Column/index.ts index b04b58f54a..d8594c4bda 100644 --- a/scripts/playwright/pages/Dashboard/Grid/Column/index.ts +++ b/scripts/playwright/pages/Dashboard/Grid/Column/index.ts @@ -253,4 +253,4 @@ export class ColumnPageObject extends BasePage { .click(); } } -} +} \ No newline at end of file