mirror of
https://github.com/apache/superset.git
synced 2026-04-13 05:07:53 +00:00
[adhoc-filters] Adding adhoc-filters to all viz types (#5206)
This commit is contained in:
@@ -26,6 +26,6 @@ describe('ControlPanelsContainer', () => {
|
||||
});
|
||||
|
||||
it('renders ControlPanelSections', () => {
|
||||
expect(wrapper.find(ControlPanelSection)).to.have.lengthOf(7);
|
||||
expect(wrapper.find(ControlPanelSection)).to.have.lengthOf(6);
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user