Commit ae5a7e6
authored
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 env1 parent 4b47141 commit ae5a7e6
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
363 | 363 | | |
364 | 364 | | |
365 | 365 | | |
| 366 | + | |
366 | 367 | | |
367 | 368 | | |
368 | 369 | | |
| |||
0 commit comments