Commit fb3dccc
committed
fix(examples): uncomment checkpoint size limit test assertions
- Uncommented assertEventSignatures call that was disabled due to timeout issue
- Uncommented proper operation count verification with status filter
- Test now works correctly with timeout removal from issue #3651 parent fdf25ee commit fb3dccc
File tree
1 file changed
+4
-7
lines changed- packages/aws-durable-execution-sdk-js-examples/src/examples/run-in-child-context/checkpoint-size-limit
1 file changed
+4
-7
lines changedLines changed: 4 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
28 | 26 | | |
29 | 27 | | |
30 | | - | |
31 | | - | |
| 28 | + | |
32 | 29 | | |
33 | 30 | | |
34 | 31 | | |
0 commit comments