We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 169fe6a commit 6984534Copy full SHA for 6984534
tests/path/unit/test_path.py
@@ -373,6 +373,7 @@ def test_find_mechanical_without_student(mock_filesystem_without_student_version
373
374
375
@pytest.mark.win32
376
+@pytest.mark.requires_mapdl
377
def test_get_available_ansys_installation_windows(mock_filesystem, mock_awp_environment_variable):
378
"""Test get available Ansys installations on Windows."""
379
available_ansys_installations = get_available_ansys_installations()
0 commit comments