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 d4aab5c commit cef9a76Copy full SHA for cef9a76
tests/asyncio_test.py
@@ -36,7 +36,7 @@
36
37
# TODO: Write tests for everything else
38
39
-service_url = 'pulsar://159.69.189.225'
+service_url = 'pulsar://localhost'
40
41
class AsyncioTest(IsolatedAsyncioTestCase):
42
0 commit comments