Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
HardNorth committed Oct 10, 2023
1 parent 5fe8fd3 commit a483310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/aio/test_aio_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
import aiohttp
# noinspection PyPackageRequirements
import pytest
from aiohttp import ServerTimeoutError, ServerConnectionError
from aiohttp import ServerConnectionError

from reportportal_client import OutputType
# noinspection PyProtectedMember
Expand Down

0 comments on commit a483310

Please sign in to comment.