Browse Source

test: trigger kanban in CI-CD

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
pull/3818/head
Raju Udava 2 years ago
parent
commit
2756bc3aeb
  1. 2
      scripts/cypress/integration/test/restViews.js

2
scripts/cypress/integration/test/restViews.js

@ -14,7 +14,7 @@ const {
const nocoTestSuite = (apiType, dbType) => {
setCurrentMode(apiType, dbType);
// t01.genTest(apiType, dbType);
t01.genTest(apiType, dbType);
//
// // place plugin related activities at top
// t4c.genTest(apiType, dbType);

Loading…
Cancel
Save