mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
chore: clean up mountedTab (#11569)
This commit is contained in:
@@ -67,7 +67,6 @@ describe('DashboardBuilder', () => {
|
||||
colorScheme: undefined,
|
||||
handleComponentDrop() {},
|
||||
setDirectPathToChild: sinon.spy(),
|
||||
setMountedTab() {},
|
||||
};
|
||||
|
||||
function setup(overrideProps, useProvider = false, store = mockStore) {
|
||||
|
||||
Reference in New Issue
Block a user