Hide stop run behind flag (#15306)

As title
This commit is contained in:
Thomas Trompette
2025-10-23 18:44:47 +02:00
committed by GitHub
parent bbe16c23bc
commit 6f45c47435
7 changed files with 18 additions and 2 deletions
@@ -143,6 +143,7 @@ describe('WorkspaceEntityManager', () => {
IS_EMAILING_DOMAIN_ENABLED: false,
IS_DYNAMIC_SEARCH_FIELDS_ENABLED: false,
IS_COMMON_API_ENABLED: false,
IS_WORKFLOW_RUN_STOPPAGE_ENABLED: false,
},
eventEmitterService: {
emitMutationEvent: jest.fn(),