Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0f8f508

Browse files
authoredMar 13, 2025··
test
1 parent 69507da commit 0f8f508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎packages/test/src/test-workflows.ts‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ function makeUpdateActivationJob(
378378
},
379379
};
380380
}
381-
381+
ddd
382382
function makeUpdateAcceptedResponse(id: string): coresdk.workflow_commands.IWorkflowCommand {
383383
return {
384384
updateResponse: {

0 commit comments

Comments
 (0)
Please sign in to comment.