Skip to content

Commit

Permalink
Remove ignore test warning filter
Browse files Browse the repository at this point in the history
  • Loading branch information
duytnguyendtn committed Sep 1, 2022
1 parent 01f60bc commit 4b1ab3c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
test_cases = list(expected_lineflux_results.keys())


@pytest.mark.filterwarnings('ignore')
@pytest.mark.parametrize('spectra_fluxunit', test_cases)
def test_flux_collapse_units(spectrum1d_cube_custom_fluxunit, spectra_fluxunit):
''' Calculates line flux and checks the units for each collapse function '''
Expand Down

0 comments on commit 4b1ab3c

Please sign in to comment.