mirror of https://github.com/nocodb/nocodb
Muhammed Mustafa
2 years ago
114 changed files with 6 additions and 6 deletions
@ -1,5 +1,5 @@ |
|||||||
import { expect, Locator } from '@playwright/test'; |
import { expect, Locator } from '@playwright/test'; |
||||||
import { DashboardPage } from '../'; |
import { DashboardPage } from '..'; |
||||||
import BasePage from '../../Base'; |
import BasePage from '../../Base'; |
||||||
|
|
||||||
export class ViewSidebarPage extends BasePage { |
export class ViewSidebarPage extends BasePage { |
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in new issue