Skip to content

Fix default mock sorting to ingore spaces in default scriptblock#1310

Merged
nohwnd merged 1 commit intomasterfrom
fix-v2-build
May 11, 2019
Merged

Fix default mock sorting to ingore spaces in default scriptblock#1310
nohwnd merged 1 commit intomasterfrom
fix-v2-build

Conversation

@nohwnd
Copy link
Copy Markdown
Member

@nohwnd nohwnd commented May 11, 2019

Powershell v2 includes sorrounding spaces as part of script block on ToString, that made sorting to default and non-default mocks stop working because the formatter tool added spaces around { $True } .

Fix #1303

@nohwnd nohwnd merged commit b798ab0 into master May 11, 2019
@nohwnd nohwnd deleted the fix-v2-build branch June 26, 2019 20:30
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.

Broken build on master for v2

1 participant