From d1325d040e9fc6cc67b4963f43496a6743ad542e Mon Sep 17 00:00:00 2001 From: bastiencarreres Date: Tue, 27 Aug 2024 14:39:54 -0400 Subject: [PATCH] up test --- snsim/tests/test_astrobj.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snsim/tests/test_astrobj.py b/snsim/tests/test_astrobj.py index 42498b4..2dc488e 100644 --- a/snsim/tests/test_astrobj.py +++ b/snsim/tests/test_astrobj.py @@ -37,7 +37,7 @@ def setup_class(self): "model_version": "2.4", } - self.SNIa_Tripp = sn_astrobj.SNIa(sim_par, relation="SALTTripp") + self.SNIa_Tripp = sn_astrobj.SNIa(sim_par, mag_fun="SALTTripp") self.obs = pd.DataFrame( {