Fix tests errors and warnings - iteration 5 (#12212) (#12224)

This commit is contained in:
Michael S. Molina
2021-01-26 04:35:57 -03:00
committed by GitHub
parent 20503f92ae
commit 22d52eadb2
8 changed files with 17 additions and 5 deletions

View File

@@ -55,6 +55,7 @@ describe('SqlEditor', () => {
dataPreviewQueries: [],
defaultQueryLimit: 1000,
maxRow: 100000,
displayLimit: 100,
};
const buildWrapper = (props = {}) =>