From 8e5c9f3a7bfb9ec453eef4396cd7b066f2a521ac Mon Sep 17 00:00:00 2001
From: Lionel GUEZ <guez@lmd.ens.fr>
Date: Wed, 15 Mar 2023 17:25:07 +0100
Subject: [PATCH] Save the figure in the test

---
 Trajectories/Tests/tests.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Trajectories/Tests/tests.json b/Trajectories/Tests/tests.json
index 3617a977..97493372 100644
--- a/Trajectories/Tests/tests.json
+++ b/Trajectories/Tests/tests.json
@@ -116,7 +116,7 @@
 	    "$tests_old_dir/Trajectories/expanded_traj.json",
 	    "$tests_old_dir/Cost_functions/e_overestim.txt",
 	    "$tests_old_dir/Extraction_eddies_region_2_noise/SHPC",
-	    "Anticyclones"
+	    "Anticyclones", "--save=png"
 	]
     }
 ]
-- 
GitLab