mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-25 02:45:28 +00:00
feat(testing): typo
This commit is contained in:
@@ -7,7 +7,7 @@ import { isMysql, isPg, isSqlite } from "../setup/db";
|
||||
import { GridPage } from "../pages/Dashboard/Grid";
|
||||
import { SettingsErdPage } from "../pages/Dashboard/Settings/Erd";
|
||||
|
||||
test.describe.only("Erd", () => {
|
||||
test.describe("Erd", () => {
|
||||
let dashboard: DashboardPage;
|
||||
let context: any;
|
||||
let project: any;
|
||||
|
||||
Reference in New Issue
Block a user