Skip to content

Replace dynamic imports with static imports in workflow engine tests#2389

Merged
curtisman merged 1 commit into
microsoft:mainfrom
curtisman:import
May 23, 2026
Merged

Replace dynamic imports with static imports in workflow engine tests#2389
curtisman merged 1 commit into
microsoft:mainfrom
curtisman:import

Conversation

@curtisman
Copy link
Copy Markdown
Member

Convert 7 await import() calls to top-level static imports in examples/workflow/engine/test/engine.spec.ts for validateWorkflowIR, httpGet, writeFileSync, and realpathSync.

Convert 7 await import() calls to top-level static imports for
validateWorkflowIR, httpGet, writeFileSync, and realpathSync.
@curtisman curtisman requested a deployment to development-fork May 23, 2026 21:03 — with GitHub Actions Waiting
@curtisman curtisman requested a deployment to development-fork May 23, 2026 21:03 — with GitHub Actions Waiting
@curtisman curtisman enabled auto-merge May 23, 2026 21:03
@curtisman curtisman added this pull request to the merge queue May 23, 2026
Merged via the queue into microsoft:main with commit 2aa903d May 23, 2026
13 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant