From 8c70bc11931f8f451445ad52aa95a531a5e57e8d Mon Sep 17 00:00:00 2001 From: Christophe Pinte Date: Mon, 6 Nov 2023 08:00:55 +0100 Subject: [PATCH] testing only Phantom dump --- test_suite/test_mcfost.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_suite/test_mcfost.py b/test_suite/test_mcfost.py index f36e237ce..5d645617b 100644 --- a/test_suite/test_mcfost.py +++ b/test_suite/test_mcfost.py @@ -13,7 +13,7 @@ # If running on CI, only test ref3.0 if os.environ.get('CI', None) == 'true': - model_list = ["ref3.0","ref3.0_multi","debris"] + model_list = ["discF_00500"]#["ref3.0","ref3.0_multi","debris"] wl_list = ["1.0","10","100","1000"] wl_list_pola = ["1.0","1000"]