Skip to content

Commit

Permalink
Update timeout for testing, json diff increased timing
Browse files Browse the repository at this point in the history
  • Loading branch information
SorooshMani-NOAA committed Jan 30, 2025
1 parent c20c264 commit c426adc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_perturb.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
)


@pytest.mark.timeout(60)
@pytest.mark.timeout(180)
@pytest.mark.parametrize(
'storm,year,date1,date2',
[
Expand Down

0 comments on commit c426adc

Please sign in to comment.