sable: Actually check services are up in tests that rely on them

This should fix some flakiness.
This commit is contained in:
2025-02-14 11:02:41 +01:00
committed by Val Lorentz
parent 9de64159ba
commit ccd647ea61
2 changed files with 49 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[mypy]
python_version = 3.8
python_version = 3.9
warn_return_any = True
warn_unused_configs = True