Skip to content

Commit

Permalink
fix cyclic
Browse files Browse the repository at this point in the history
  • Loading branch information
GabiGrin committed Dec 15, 2024
1 parent f5acfcf commit 99f75dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/misc/improved-macros.ts/improved-macros.spec.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { assert } from "chai";
import { spiedOutput } from "@flyde/core/dist/test-utils";
import { spiedOutput } from "../../test-utils";

import { improvedMacroToOldMacro, ImprovedMacroNode } from "./improved-macros";
import {
Expand Down

0 comments on commit 99f75dc

Please sign in to comment.