mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Added back skip unless on Darmin pytest marker for symbolic tests
This commit is contained in:
parent
0d1d9a1649
commit
5b6ea8b5f2
1 changed files with 1 additions and 0 deletions
|
@ -107,6 +107,7 @@ def test_compare_versions(version, binary, install_salt):
|
|||
)
|
||||
|
||||
|
||||
@pytest.mark.skip_unless_on_darwin()
|
||||
@pytest.mark.parametrize(
|
||||
"symlink",
|
||||
[
|
||||
|
|
Loading…
Add table
Reference in a new issue