Skip to content

Fix normalize output function - #77

Merged
AmirMS (AmelBawa-msft) merged 1 commit into
mainfrom
user/amelbawa/powershell-tests
Jun 15, 2026
Merged

Fix normalize output function#77
AmirMS (AmelBawa-msft) merged 1 commit into
mainfrom
user/amelbawa/powershell-tests

Conversation

@AmelBawa-msft

@AmelBawa-msft AmirMS (AmelBawa-msft) commented Jun 15, 2026

Copy link
Copy Markdown
Collaborator

This pull request makes a small change to the Normalize-Output function in src/tests/_harness/run-flow.ps1 to ensure that the $lines variable is always an array, even when the input is empty or contains a single line. This improves consistency and prevents potential issues with variable types.

@AmelBawa-msft
AmirMS (AmelBawa-msft) merged commit dadeab2 into main Jun 15, 2026
12 checks passed
@AmelBawa-msft
AmirMS (AmelBawa-msft) deleted the user/amelbawa/powershell-tests branch June 15, 2026 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants