Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with different PowerShell versions in koan AboutSortObject #446

Open
peetrike opened this issue May 12, 2021 · 0 comments
Open

Problem with different PowerShell versions in koan AboutSortObject #446

peetrike opened this issue May 12, 2021 · 0 comments
Labels
Category-Koans Invoking the Great Doubt Issue-Discussion Let's talk about it!

Comments

@peetrike
Copy link
Contributor

Describe "Koan Bug, Issue, or Help Request"

In the It block "can sort based on the properties of objects", PowerShell 7 is not accepting given sorted list. The reason is that PowerShell 7 sort order differs from PowerShell 5.1 one.

Maybe it would be good to fix the property and let user set sorted list? That would work around differences in sort order.

Context "The Problematic Assertions"

Context "Your Attempts"

Context "Additional Information"

@peetrike peetrike added Category-Koans Invoking the Great Doubt Issue-Discussion Let's talk about it! labels May 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category-Koans Invoking the Great Doubt Issue-Discussion Let's talk about it!
Projects
None yet
Development

No branches or pull requests

1 participant