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
[System.Threading.Thread]::CurrentThread.CurrentCulture = [cultureinfo]::CreateSpecificCulture('tr-TR')
# Build and install latest version of PSSA after the fix of PR 1097Invoke-Pester-Script ".\Tests\Engine",".\Tests\Rules",".\Tests\Documentation"
Expected behavior
All Tests pass
Actual behavior
21 tests failed, some of them clearly related to the special i character in Turkish.
The same number of failures also happen using Korean culture ko-KR
Environment data
This is as of the latest state of development after the first fix of PR 1097 using PowerShell 5.1