We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2387940 commit 1fae7ffCopy full SHA for 1fae7ff
tests/protocols/test_toxikk.py
@@ -6,7 +6,7 @@
6
7
@pytest.mark.asyncio
8
async def test_toxikk_status():
9
- toxikk = Toxikk(host="10.13.36.149", port=14001)
+ toxikk = Toxikk(host="10.13.37.149", port=14001)
10
result = await toxikk.get_status()
11
12
print("\nToxikk Server Details:")
0 commit comments