mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-24 19:56:00 +00:00
tests
This commit is contained in:
@@ -26,7 +26,7 @@ const t1Match = expect.objectContaining({
|
||||
}),
|
||||
});
|
||||
|
||||
describe.skip('Table analyse', () => {
|
||||
describe('Table analyse', () => {
|
||||
test.each(engines.map(engine => [engine.label, engine]))(
|
||||
'Table structure - full analysis (%s)',
|
||||
async (label, engine) => {
|
||||
|
||||
Reference in New Issue
Block a user