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

Reorg Add-ShouldOperator P-tests to avoid 32 operator limit #2248

Merged
merged 1 commit into from
Oct 25, 2022

Conversation

fflaten
Copy link
Collaborator

@fflaten fflaten commented Oct 23, 2022

PR Summary

Splits the HelpMessage-tests introduced in #2170 into its own block and module import in Add-ShouldOperator.ts.ps1.

It currently breaks CI due 32 set/operator-limit that now throws after #2231. Didn't catch this as both PRs were developed in parallell.

Spotted by @dtewinkel in #2247. Thanks!

PR Checklist

  • PR has meaningful title
  • Summary describes changes
  • PR is ready to be merged
    • If not, use the arrow next to Create Pull Request to mark it as a draft. PR can be marked Ready for review when it's ready.
  • Tests are added/update (if required)
  • Documentation is updated/added (if required)

@nohwnd nohwnd merged commit 0c86295 into pester:main Oct 25, 2022
@fflaten fflaten deleted the fix-addshouldoperator-tests branch October 25, 2022 18:16
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.

2 participants