Browse Source

fix(nocodb): Minor cleanup

pull/3766/head
Muhammed Mustafa 2 years ago
parent
commit
e09aede949
  1. 1
      scripts/cypress/integration/test/xcdb-restMisc.js

1
scripts/cypress/integration/test/xcdb-restMisc.js

@ -13,7 +13,6 @@ const t9b = require("../common/9b_ERD");
const {
setCurrentMode,
} = require("../../support/page_objects/projectConstants");
const t9b = require("../common/9b_ERD");
const nocoTestSuite = (apiType, dbType) => {
setCurrentMode(apiType, dbType);

Loading…
Cancel
Save