fix: suppress HrdpsClient timeout noise in tests
Some checks failed
Build and Push / Build and Push Docker Image (push) Failing after 19m29s
Some checks failed
Build and Push / Build and Push Docker Image (push) Failing after 19m29s
This commit is contained in:
parent
08fdbac9f8
commit
084abbfb86
1 changed files with 1 additions and 0 deletions
|
|
@ -77,6 +77,7 @@ Logger.put_module_level(
|
||||||
Microwaveprop.ObanErrorReporter,
|
Microwaveprop.ObanErrorReporter,
|
||||||
Microwaveprop.Weather,
|
Microwaveprop.Weather,
|
||||||
Microwaveprop.Weather.NexradClient,
|
Microwaveprop.Weather.NexradClient,
|
||||||
|
Microwaveprop.Weather.HrdpsClient,
|
||||||
Microwaveprop.Propagation.PathAnalysis
|
Microwaveprop.Propagation.PathAnalysis
|
||||||
],
|
],
|
||||||
:critical
|
:critical
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue