mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Re-add missing skip for pam auth test on windows
This commit is contained in:
parent
56141835a6
commit
d51f3b9cc5
1 changed files with 1 additions and 0 deletions
|
@ -383,6 +383,7 @@ async def test_master_publish_group(master_acl_clear_funcs, master_acl_valid_loa
|
|||
)
|
||||
|
||||
|
||||
@pytest.mark.skip_on_windows(reason="PAM eauth not available on Windows")
|
||||
async def test_master_publish_some_minions(
|
||||
master_acl_clear_funcs, master_acl_valid_load
|
||||
):
|
||||
|
|
Loading…
Add table
Reference in a new issue