chore: clean up mountedTab (#11569)

This commit is contained in:
Jesse Yang
2020-11-08 21:09:27 -08:00
committed by GitHub
parent 24ba5301d1
commit 6ab03feed8
13 changed files with 9 additions and 75 deletions

View File

@@ -67,7 +67,6 @@ describe('DashboardBuilder', () => {
colorScheme: undefined,
handleComponentDrop() {},
setDirectPathToChild: sinon.spy(),
setMountedTab() {},
};
function setup(overrideProps, useProvider = false, store = mockStore) {