Skip to content

Commit da677ba

Browse files
committed
Fix typo
1 parent 4b4776e commit da677ba

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/integrational/asyncio/test_heartbeat.py

+3
Original file line numberDiff line numberDiff line change
@@ -77,3 +77,6 @@ async def test_timeout_event_on_broken_heartbeat(event_loop):
7777

7878
await pubnub.stop()
7979
await pubnub_listener.stop()
80+
81+
82+

0 commit comments

Comments
 (0)