Skip to content

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

Merged
Dongbo Wang (daxian-dbw) merged 1 commit into
PowerShell:masterfrom
sethvs:measureObjectTests
May 15, 2020
Merged

Remove duplicate tests from Measure-Object.Tests.ps1#12683
Dongbo Wang (daxian-dbw) merged 1 commit into
PowerShell:masterfrom
sethvs:measureObjectTests

Conversation

@sethvs

Copy link
Copy Markdown
Contributor

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

@iSazonov Ilya (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 Ilya (iSazonov) added this to the 7.1.0-preview.4 milestone May 15, 2020
@daxian-dbw
Dongbo Wang (daxian-dbw) merged commit 2c49a6a into PowerShell:master May 15, 2020
@sethvs
Sergey Vasin (sethvs) deleted the measureObjectTests branch May 18, 2020 14:39
@ghost

Copy link
Copy Markdown

🎉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