Skip to content

Commit 6984534

Browse files
test: Fix
1 parent 169fe6a commit 6984534

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/path/unit/test_path.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -373,6 +373,7 @@ def test_find_mechanical_without_student(mock_filesystem_without_student_version
373373

374374

375375
@pytest.mark.win32
376+
@pytest.mark.requires_mapdl
376377
def test_get_available_ansys_installation_windows(mock_filesystem, mock_awp_environment_variable):
377378
"""Test get available Ansys installations on Windows."""
378379
available_ansys_installations = get_available_ansys_installations()

0 commit comments

Comments
 (0)