Skip to content

Commit 5123379

Browse files
committed
fix unit test, post version bump
1 parent 1b9d633 commit 5123379

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/index.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ describe("RustPlugin", () => {
3636
assert.deepEqual(unconfigured.custom, {
3737
cargoFlags: "",
3838
dockerImage: "softprops/lambda-rust",
39-
dockerTag: "0.2.7-rust-1.43.0",
39+
dockerTag: "0.2.7-rust-1.43.1",
4040
dockerless: false,
4141
});
4242
});

0 commit comments

Comments
 (0)