Browse Source

feat(testing): Dummy commit

pull/3848/head
Muhammed Mustafa 2 years ago
parent
commit
2384774ed4
  1. 2
      scripts/playwright/pages/Dashboard/Grid/Column/index.ts

2
scripts/playwright/pages/Dashboard/Grid/Column/index.ts

@ -253,4 +253,4 @@ export class ColumnPageObject extends BasePage {
.click(); .click();
} }
} }
} }
Loading…
Cancel
Save