mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
fix tests
This commit is contained in:
parent
e187faee77
commit
927e36c7b4
3 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
import * as utils from ".";
|
||||
import * as utils from "./export";
|
||||
import { diagramFactory } from "../excalidraw/tests/fixtures/diagramFixture";
|
||||
import { vi } from "vitest";
|
||||
import * as mockedSceneExportUtils from "../excalidraw/scene/export";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue