Skip to content

Commit

Permalink
Enable download test on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
twangboy committed Sep 23, 2024
1 parent 0007447 commit cbc1870
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/pytests/pkg/download/test_pkg_download.py
Original file line number Diff line number Diff line change
Expand Up @@ -598,7 +598,6 @@ def salt_test_command(request, install_dir):
return command


@pytest.mark.skip_on_windows(reason="This is flaky on Windows")
@pytest.mark.parametrize("salt_test_command", get_salt_test_commands(), indirect=True)
def test_download(shell, salt_test_command):
"""
Expand Down

0 comments on commit cbc1870

Please sign in to comment.