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

[PR #9662/4d384bd7 backport][stable-10] test helper: fix parameter passing in creation static method #9663

Conversation

patchback[bot]
Copy link

@patchback patchback bot commented Feb 1, 2025

This is a backport of PR #9662 as merged into main (4d384bd).

SUMMARY

Parameter mocks was not being passed from Helper.from_module() to Helper.from_file() as it should.

ISSUE TYPE
  • Test Pull Request
COMPONENT NAME

tests/unit/plugins/modules/helper.py

@ansibullbot ansibullbot added backport new_contributor Help guide this first time contributor small_patch Hopefully easy to review tests tests unit tests/unit labels Feb 1, 2025
@felixfontein felixfontein merged commit 7e4a399 into stable-10 Feb 1, 2025
138 checks passed
@felixfontein felixfontein deleted the patchback/backports/stable-10/4d384bd74a116b0855e7870e149a25e44c0bd296/pr-9662 branch February 1, 2025 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport new_contributor Help guide this first time contributor small_patch Hopefully easy to review tests tests unit tests/unit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants