PowerShell / PowerShellEditorServices

A common platform for PowerShell development support in any editor or application!
MIT License
633 stars 216 forks source link

Fix whitespace in Pester symbol and add test #1893

Closed fflaten closed 2 years ago

fflaten commented 2 years ago

PR Summary

Trims leading whitespace in Pester symbol name. Also implements scaffolded regression test.

PR Context

Fix #1891

fflaten commented 2 years ago

That CanUnregisterCommand test really hates PS5.1 😞

andyleejordan commented 2 years ago

It really does 😭 these tests are a lot more stable than were...but yeah the 5.1 is still hella flaky.