Skip to content

Commit 6ce7a46

Browse files
committed
Create constant in test
1 parent a102b28 commit 6ce7a46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_states.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717

1818
from . import load_fixture
1919

20-
2120
OPENSKY_URL = "python_opensky-network.org"
2221

22+
2323
async def test_states(
2424
aresponses: ResponsesMockServer,
2525
) -> None:

0 commit comments

Comments
 (0)