mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-22 04:06:00 +00:00
chore: remove test logging
This commit is contained in:
@@ -163,7 +163,6 @@ describe('Table analyse', () => {
|
||||
),
|
||||
}
|
||||
: t2;
|
||||
console.log(t2Enchanted);
|
||||
expect(t2Enchanted).toEqual(t2NextColMatch(engine));
|
||||
})
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user