Skip to content

Commit

Permalink
chore: to pass the test
Browse files Browse the repository at this point in the history
  • Loading branch information
HongKee Moon committed Jan 24, 2024
1 parent 2349222 commit d9fa6e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_lx2_masterscan.py
Original file line number Diff line number Diff line change
Expand Up @@ -198,4 +198,4 @@ def test_aligned_spectra_df(options):

def test_make_masterscan(options):
scan = make_masterscan(options)
assert len(scan.listSurveyEntry) == 2095
assert len(scan.listSurveyEntry) == 1812

0 comments on commit d9fa6e6

Please sign in to comment.