Skip to content

Commit

Permalink
up test
Browse files Browse the repository at this point in the history
  • Loading branch information
bastiencarreres committed Aug 27, 2024
1 parent 33ea876 commit d1325d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snsim/tests/test_astrobj.py
Original file line number Diff line number Diff line change
Expand Up @@ -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(
{
Expand Down

0 comments on commit d1325d0

Please sign in to comment.