Skip to content

Commit baa4c83

Browse files
committed
Update test path
1 parent caee207 commit baa4c83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/LGraphNodeProperties.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { beforeEach, describe, expect, it, vi } from "vitest"
22

3-
import { LGraphNodeProperties } from "./LGraphNodeProperties"
3+
import { LGraphNodeProperties } from "@/LGraphNodeProperties"
44

55
describe("LGraphNodeProperties", () => {
66
let mockNode: any

0 commit comments

Comments
 (0)