Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Commit

Permalink
Merge 454a922 into 6e113cb
Browse files Browse the repository at this point in the history
  • Loading branch information
kt474 committed Apr 21, 2022
2 parents 6e113cb + 454a922 commit e7ca73f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unit/test_websocket.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
from ..ws_server import MockWsServer


class TestWebsocketClient(IBMTestCase):
class TestWebsocketClientThreading(IBMTestCase):
"""Tests for the websocket client."""

def test_invalid_url(self):
Expand Down

0 comments on commit e7ca73f

Please sign in to comment.