Skip to content

Commit 1c56c59

Browse files
committed
Merge remote-tracking branch 'origin/nl-full-asyncio' into nl-full-asyncio
2 parents 656a287 + cef9a76 commit 1c56c59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/asyncio_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737
# TODO: Write tests for everything else
3838

39-
service_url = 'pulsar://159.69.189.225'
39+
service_url = 'pulsar://localhost'
4040

4141
class AsyncioTest(IsolatedAsyncioTestCase):
4242

0 commit comments

Comments
 (0)