mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Revert "Revert "Skip symlink test on windows""
This reverts commit bd53746ca3
.
This commit is contained in:
parent
cf54203c93
commit
8128db4a60
1 changed files with 1 additions and 0 deletions
|
@ -1210,6 +1210,7 @@ def test_contents_file(salt_master, salt_call_cli, tmp_path):
|
|||
assert target_path.is_file()
|
||||
|
||||
|
||||
@pytest.mark.skip_on_windows
|
||||
def test_directory_recurse(salt_master, salt_call_cli, tmp_path):
|
||||
"""
|
||||
Test modifying ownership of symlink without affecting the link target's
|
||||
|
|
Loading…
Add table
Reference in a new issue