Skip to content

Commit

Permalink
Merge pull request #398 from sot/mag-clip-pin-1p7
Browse files Browse the repository at this point in the history
Pin proseco agasc to 1p7 for mag clip test
  • Loading branch information
jeanconn authored Jun 21, 2024
2 parents fd747b9 + d2edab9 commit 2325ec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proseco/tests/test_core.py
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ def test_calc_spoiler_impact_21068():
assert np.abs(f) > 0.95


def test_mag_err_clip():
def test_mag_err_clip(proseco_agasc_1p7):
"""
Test clipping magnitudes
"""
Expand Down

0 comments on commit 2325ec0

Please sign in to comment.