Skip to content

Commit b19d856

Browse files
authored
Update test_mag_difference_crossmatch.py
1 parent e9c6feb commit b19d856

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
@@ -2,7 +2,7 @@
22
import nested_pandas as npd
33
import pytest
44

5-
from lsdb_crossmatch.mag_difference_crossmatch import MyCrossmatchAlgorithm
5+
from lsdb_crossmatch.mag_difference_crossmatch import MagnitudeDifferenceCrossmatch
66

77

88
def test_mag_difference_crossmatch(m67_delve_small_dir, m67_ps1_small_dir, xmatch_mags):

0 commit comments

Comments
 (0)