mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 10:16:00 +00:00
try to fix e2e tests
This commit is contained in:
@@ -402,7 +402,7 @@ module.exports = {
|
||||
structure_meta: true,
|
||||
async structure({ conid, database, modelTransFile = null }, req) {
|
||||
if (!conid || !database) {
|
||||
return null;
|
||||
return {};
|
||||
}
|
||||
|
||||
testConnectionPermission(conid, req);
|
||||
|
||||
Reference in New Issue
Block a user