mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-04 16:17:09 +00:00
feat(format): Potential fix for role preview, enabled ERD test and minor cleanup
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { expect, test } from '@playwright/test';
|
||||
import { test } from '@playwright/test';
|
||||
import { DashboardPage } from '../pages/Dashboard';
|
||||
import { GalleryPage } from '../pages/Dashboard/Gallery';
|
||||
import { GridPage } from '../pages/Dashboard/Grid';
|
||||
|
||||
Reference in New Issue
Block a user