From 7cce6cf6cb417a38dead68ad703bb8476d4cc264 Mon Sep 17 00:00:00 2001 From: German Date: Fri, 22 Dec 2023 20:09:15 +0100 Subject: [PATCH] skipping another test --- tests/test_mapdl.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/test_mapdl.py b/tests/test_mapdl.py index 5fc66767af..64956082f9 100644 --- a/tests/test_mapdl.py +++ b/tests/test_mapdl.py @@ -1927,6 +1927,7 @@ def test_igesin_whitespace(mapdl, cleared, tmpdir): @requires("local") +@requires("nostudent") def test_save_on_exit(mapdl, cleared): mapdl2 = launch_mapdl( license_server_check=False, additional_switches=QUICK_LAUNCH_SWITCHES