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

Remove duplicate tests from Measure-Object.Tests.ps1 #12683

Merged
merged 1 commit into from
May 15, 2020

Conversation

sethvs
Copy link
Contributor

@sethvs sethvs commented May 15, 2020

PR Summary

Fixes #12682
Removes duplicate tests from Measure-Object.Tests.ps1

PR Context

There are several copies (some 3, and some 4) of identical tests in Measure-Object.Tests.ps1.
This PR removes the duplicates.

PR Checklist

@ghost ghost assigned daxian-dbw May 15, 2020
@iSazonov iSazonov added the CL-Test Indicates that a PR should be marked as a test change in the Change Log label May 15, 2020
@iSazonov iSazonov added this to the 7.1.0-preview.4 milestone May 15, 2020
@daxian-dbw daxian-dbw merged commit 2c49a6a into PowerShell:master May 15, 2020
@sethvs sethvs deleted the measureObjectTests branch May 18, 2020 14:39
@ghost
Copy link

ghost commented Jun 25, 2020

🎉v7.1.0-preview.4 has been released which incorporates this pull request.:tada:

Handy links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CL-Test Indicates that a PR should be marked as a test change in the Change Log
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Several copies of identical tests in Measure-Object.Tests.ps1
3 participants