Skip to content

Commit 2f0d28e

Browse files
committed
update history files based on latest fixes
1 parent 83135b6 commit 2f0d28e

File tree

35 files changed

+1574
-1011
lines changed

35 files changed

+1574
-1011
lines changed

packages/aws-durable-execution-sdk-js-examples/src/examples/create-callback/concurrent/create-callback-concurrent.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ createTests({
6464
).toBe(true);
6565

6666
assertEventSignatures(result, undefined, {
67-
invocationCompletedDifference: 1,
67+
invocationCompletedDifference: 2,
6868
});
6969
});
7070
},

0 commit comments

Comments
 (0)