update for new aiohttp api

This commit is contained in:
2022-02-06 04:05:33 +03:00
parent 683abca9e5
commit 60a2e25b9a
6 changed files with 7 additions and 5 deletions

View File

@ -1,6 +1,6 @@
import pytest
from pytest_aiohttp import TestClient
from aiohttp.test_utils import TestClient
from pytest_mock import MockerFixture
from ahriman.models.build_status import BuildStatusEnum