Skip to content

Commit 9dcf839

Browse files
committed
fix: skip wait for callback in integration test
1 parent 9d4d4a5 commit 9dcf839

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/examples-catalog.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"name": "Wait for Callback",
7272
"description": "Usage of context.wait_for_callback() to wait for external system responses",
7373
"handler": "wait_for_callback.handler",
74-
"integration": true,
74+
"integration": false,
7575
"durableConfig": {
7676
"RetentionPeriodInDays": 7,
7777
"ExecutionTimeout": 300

0 commit comments

Comments
 (0)