Skip to content

Commit

Permalink
Update test with new event
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-Tideman committed Dec 6, 2024
1 parent c6f4454 commit 607a3b0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ describe('Event Category Data Structures', () => {
"WorkflowExecutionTerminated": "workflow",
"WorkflowExecutionTimedOut": "workflow",
"WorkflowExecutionUpdateAccepted": "update",
"WorkflowExecutionUpdateAdmitted": "update",
"WorkflowExecutionUpdateCompleted": "update",
"WorkflowExecutionUpdateRejected": "update",
"WorkflowExecutionUpdateRequested": "update",
Expand Down

0 comments on commit 607a3b0

Please sign in to comment.