Skip to content

Commit

Permalink
fixup! tests: remove deprecated app shortcut
Browse files Browse the repository at this point in the history
  • Loading branch information
jvansanten committed Mar 1, 2024
1 parent 27f4423 commit 8ec77d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ampel/test/test_server.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
import pytest
import pytest_asyncio
import yaml
from httpx import AsyncClient, ASGITransport
from httpx import ASGITransport, AsyncClient
from prometheus_client.parser import text_fd_to_metric_families

from ampel.core.AmpelContext import AmpelContext
Expand Down

0 comments on commit 8ec77d6

Please sign in to comment.