Skip to content

Commit

Permalink
miss this one
Browse files Browse the repository at this point in the history
  • Loading branch information
xgarrido committed Feb 8, 2023
1 parent 3e06dca commit 09978d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sptpol_2017/tests/test_sptpol.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ def test_cobaya(self):
for use_cl, expected_chi2 in {
"teee": 162.9840,
"te": 74.7255,
"ee": 76.80106189735758,
"ee": 76.8288,
}.items():
print("use_cl", use_cl)
info["likelihood"] = {f"sptpol_2017.{use_cl.upper()}": None}
Expand Down

0 comments on commit 09978d5

Please sign in to comment.