mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-17 23:45:59 +00:00
test fixes
This commit is contained in:
@@ -163,7 +163,7 @@ describe('Data replicator', () => {
|
||||
systemConnection: conn,
|
||||
driver,
|
||||
loadedDbModel: storageModel,
|
||||
targetSchema: driver.defaultSchemaName,
|
||||
targetSchema: engine.defaultSchemaName,
|
||||
});
|
||||
|
||||
async function queryValue(sql) {
|
||||
|
||||
Reference in New Issue
Block a user