mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-28 13:21:42 +00:00
fix format error
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
import "expect-puppeteer";
|
||||
import { deleteNotebook, getNotebookNode, getTestExplorerFrame, RENDER_DELAY, uploadNotebook } from "./notebookTestUtils";
|
||||
import {
|
||||
deleteNotebook,
|
||||
getNotebookNode,
|
||||
getTestExplorerFrame,
|
||||
RENDER_DELAY,
|
||||
uploadNotebook
|
||||
} from "./notebookTestUtils";
|
||||
import * as path from "path";
|
||||
import { ElementHandle, Frame } from "puppeteer";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user