Lint
This commit is contained in:
parent
684ad854e6
commit
c2a5f673ae
|
@ -187,7 +187,6 @@ describe.each([
|
|||
if (isInMemory) {
|
||||
return dataFilters.search(_.cloneDeep(rows), {
|
||||
...this.query,
|
||||
tableId: tableOrViewId,
|
||||
})
|
||||
} else {
|
||||
return config.api.row.search(tableOrViewId, this.query)
|
||||
|
|
Loading…
Reference in New Issue