mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-28 13:25:16 +00:00
refactor: consistent api's for api/db type
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
This commit is contained in:
@@ -40,7 +40,7 @@ const nocoTestSuite = (apiType, dbType) => {
|
||||
t3d.genTest(apiType, dbType);
|
||||
};
|
||||
|
||||
nocoTestSuite("graphql", true);
|
||||
nocoTestSuite("graphql", "xcdb");
|
||||
|
||||
/**
|
||||
* @copyright Copyright (c) 2021, Xgene Cloud Ltd
|
||||
|
||||
Reference in New Issue
Block a user