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

Fix unit.modules.test_win_system tests #52992

Merged
merged 1 commit into from
May 14, 2019

Conversation

twangboy
Copy link
Contributor

What does this PR do?

Modules changed to call registry functions directly from the salt utils, so had to mock __utils__ instead of __salt__

What issues does this PR fix or reference?

#52866

Tests written?

Yes

Commits signed with GPG?

Yes

@twangboy twangboy self-assigned this May 13, 2019
@twangboy twangboy added the ZRELEASED - Neon retired label label May 13, 2019
@dwoz dwoz merged commit 2ccb650 into saltstack:develop May 14, 2019
@twangboy twangboy deleted the fix_test_win_system branch May 14, 2019 12:33
@twangboy twangboy mentioned this pull request Apr 20, 2020
3 tasks
twangboy added a commit to twangboy/salt that referenced this pull request Apr 20, 2020
Use __utils__ for all registry calls
Add tests for other places where __salt__ was replaced with __utils__
@twangboy twangboy added the has master-port port to master has been created label Apr 21, 2020
dwoz added a commit that referenced this pull request Apr 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code-jam has master-port port to master has been created ZRELEASED - Neon retired label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants