Revert "Revert "Skip symlink test on windows""

This reverts commit bd53746ca3.
This commit is contained in:
Pedro Algarvio 2024-04-23 08:44:24 +01:00
parent cf54203c93
commit 8128db4a60

View file

@ -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