Integration tests: fix ports clashing problem 4

This commit is contained in:
Nikita Fomichev 2024-08-02 16:09:48 +02:00
parent 5256e8e6d0
commit 664e131f4f

View File

@ -1,4 +1,6 @@
#!/usr/bin/env python3
# pylint: disable=unused-argument
# pylint: disable=broad-exception-raised
import logging
import os