From 5d6c1e991edd2876779ff543500d0a5108d8890e Mon Sep 17 00:00:00 2001 From: Juanvi Alegre-Requena Date: Mon, 13 Mar 2023 13:41:44 +0100 Subject: [PATCH] 1. Hotfix test_qcorr.py --- tests/test_qcorr.py | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/tests/test_qcorr.py b/tests/test_qcorr.py index bd1114c3..46024941 100644 --- a/tests/test_qcorr.py +++ b/tests/test_qcorr.py @@ -373,6 +373,13 @@ "failed/run_1/extra_imag_freq", False, ), # test to change amplitude for displacing imaginary frequencies + ( + None, + None, + None, + None, + True, + ), # reset the initial folder to start another set of tests ( "QCORR_1b", "Imag_freq_no_corr.log",