Skip to content

Commit

Permalink
chore: remove test
Browse files Browse the repository at this point in the history
  • Loading branch information
Devessier committed Jan 2, 2025
1 parent 06c58d3 commit 70261ad
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@ export class WorkflowCommonWorkspaceService {

Promise.all(
workflowIds.map((workflowId) => {
Promise.reject(new Error('Uppssiii'));

workflowEventListenerRepository.softDelete({
workflowId,
});
Expand Down

0 comments on commit 70261ad

Please sign in to comment.