Skip to content

Commit 8080664

Browse files
committed
compare version with package.json (3)
1 parent 745ff7c commit 8080664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/framework/core/index.test.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
import { expect, test } from "vitest";
88
import * as core from "./index";
99

10-
import packageJson from "/package.json";
10+
import packageJson from "../../../package.json";
1111

1212
export const expectedExports = [
1313
"activateExtension",

0 commit comments

Comments
 (0)