Skip to content

Commit 2171089

Browse files
committed
Fix node tests
1 parent 9deb794 commit 2171089

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/integration/node.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ describe("node", () => {
219219
...REPO,
220220
branch,
221221
base: {
222-
tag: "v0.1.0",
222+
tag: "v1.4.0",
223223
},
224224
...BASIC_FILE_CONTENTS,
225225
});

0 commit comments

Comments
 (0)