mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
feat: Move cross filters to Dashboard (#22785)
This commit is contained in:
@@ -27,7 +27,6 @@ import { BoxPlotQueryFormData } from '../../src/BoxPlot/types';
|
||||
describe('BoxPlot buildQuery', () => {
|
||||
const formData: BoxPlotQueryFormData = {
|
||||
...DEFAULT_TITLE_FORM_DATA,
|
||||
emitFilter: false,
|
||||
columns: [],
|
||||
datasource: '5__table',
|
||||
granularity_sqla: 'ds',
|
||||
|
||||
Reference in New Issue
Block a user