mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-01 16:56:57 +00:00
test(cypress) enable metasync filter/sort column validation
Signed-off-by: Raju Udava <sivadstala@gmail.com>
This commit is contained in:
@@ -20,8 +20,8 @@ const {
|
||||
const executionMode = 1;
|
||||
|
||||
const nocoTestSuite = (type, xcdb) => {
|
||||
setCurrentMode(type, xcdb);
|
||||
if (0 == executionMode) {
|
||||
setCurrentMode(type, xcdb);
|
||||
t0.genTest(type, xcdb);
|
||||
} else {
|
||||
t01.genTest(type, xcdb);
|
||||
|
||||
Reference in New Issue
Block a user