You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix workflow interceptor is not propagated correctly for child workflows in TestWorkflowEnv (#1289)
<!-- Describe what has changed in this PR -->
**What changed?**
Workflow interceptor in child env is not populated from parent env.
<!-- Tell your future self why have you made these changes -->
**Why?**
This is needed to correctly mock production env
0 commit comments