mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-29 05:36:44 +00:00
test: enable duration column tests
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
This commit is contained in:
@@ -31,7 +31,7 @@ const nocoTestSuite = (apiType, dbType) => {
|
||||
t3b.genTest(apiType, dbType);
|
||||
t3c.genTest(apiType, dbType);
|
||||
t3d.genTest(apiType, dbType);
|
||||
// NcGUI v2 t3e.genTest(apiType, dbType);
|
||||
t3e.genTest(apiType, dbType);
|
||||
t3f.genTest(apiType, dbType);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user