Skip to content

Commit d7e4e39

Browse files
committed
test(e2e): update workflow-plan compatibility digest
1 parent 5218a15 commit d7e4e39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/e2e/support/e2e-cross-runtime-compatibility.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ describe("cross-runtime foundation compatibility", () => {
2929
),
3030
).toBe("6272aab16cf4b9555bdc4b3f4c0cdd24b5faa55118cbd61cbb4b30a3d418a63a");
3131
expect(digestOutput(buildE2eWorkflowPlan())).toBe(
32-
"9c391dfd06884da3898cc5590e7b8d4f43f1a2ad5ebb0c141da5f6383021aeb5",
32+
"45a00867e0c501ba5004a8cd9557d846371524eeb300a5ec979ce840500f74e9",
3333
);
3434
});
3535

0 commit comments

Comments
 (0)