Skip to content

Commit b534f41

Browse files
authored
Update test_mag_difference_crossmatch.py
1 parent 1fc5a56 commit b534f41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/lsdb_crossmatch/test_mag_difference_crossmatch.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ def test_mag_difference_crossmatch(m67_delve_small_dir, m67_ps1_small_dir, xmatc
1313
small_ps1,
1414
small_delve,
1515
suffixes=("_ps1", "_delve"),
16-
algorithm=MyCrossmatchAlgorithm,
16+
algorithm=MagnitudeDifferenceCrossmatch,
1717
radius_arcsec=3600,
1818
left_mag_col="rMeanPSFMag",
1919
right_mag_col="MAG_PSF_R",

0 commit comments

Comments
 (0)