Skip to content

Commit

Permalink
unskip test
Browse files Browse the repository at this point in the history
  • Loading branch information
cshanahan1 committed Jan 25, 2024
1 parent 737f862 commit da18473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specreduce/tests/test_tracing.py
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ def test_window_fit_trace(self):
@pytest.mark.filterwarnings("ignore:Model is linear in parameters")
@pytest.mark.filterwarnings("ignore:All pixels in bins")
def test_fit_trace_all_nan_cols(self):
pass

# make sure that the actual trace that is fit is correct when
# all-masked bin peaks are set to NaN
img = self.mk_img(nrows=10, ncols=11)
Expand Down

0 comments on commit da18473

Please sign in to comment.