diff --git a/scripts/cypress/integration/test/xcdb-restMisc.js b/scripts/cypress/integration/test/xcdb-restMisc.js index e3719a0291..cfcb325763 100644 --- a/scripts/cypress/integration/test/xcdb-restMisc.js +++ b/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);