mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-01-06 03:00:23 +00:00
Remove NotebookTab (#35)
This commit is contained in:
@@ -5,8 +5,6 @@ import * as Constants from "../Common/Constants";
|
||||
import Explorer from "../Explorer/Explorer";
|
||||
import { TabRouteHandler } from "./TabRouteHandler";
|
||||
|
||||
jest.mock("../Explorer/Tabs/NotebookTab");
|
||||
|
||||
describe("TabRouteHandler", () => {
|
||||
let tabRouteHandler: TabRouteHandler;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user