mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Skip rpm info test on Windows
This commit is contained in:
parent
7bedb4b875
commit
b001bacedc
1 changed files with 1 additions and 0 deletions
|
@ -380,6 +380,7 @@ def test_version_cmp_python():
|
|||
)
|
||||
|
||||
|
||||
@pytest.mark.skip_on_windows
|
||||
def test_info():
|
||||
"""
|
||||
Confirm that a nonzero retcode does not raise an exception.
|
||||
|
|
Loading…
Add table
Reference in a new issue