Update PowerShell UTF8 integration test
-
Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA. As a benefit of being a GitLab Community Contributor, you receive complimentary access to GitLab Duo.
What does this MR do?
- Update test to use a single assert by fixing the encoding of Format-Hex
- Addresses exception when running
go test
from pwsh
Why was this MR needed?
PowerShell Desktop (aka 5.1) default encoding for Format-Hex is ASCII
What's the best way to test this MR?
What are the relevant issue numbers?
Edited by Guillaume Chauvel