chore(): Improve link indexes (#13459)
RESOLVE CORE-1183 **What** Update link indexes to include deleted_at index constraint
This commit is contained in:
committed by
GitHub
parent
0079464f32
commit
de9a21a9da
@@ -526,7 +526,7 @@ moduleIntegrationTestRunner<IWorkflowEngineService>({
|
||||
throwOnError: false,
|
||||
})
|
||||
|
||||
await setTimeout(1000)
|
||||
await setTimeout(4000)
|
||||
|
||||
expect(step1InvokeMockAutoRetriesFalse).toHaveBeenCalledTimes(1)
|
||||
expect(step2InvokeMockAutoRetriesFalse).toHaveBeenCalledTimes(2)
|
||||
|
||||
Reference in New Issue
Block a user