Skip to content

Commit

Permalink
Update test/test_websocket.py
Browse files Browse the repository at this point in the history
Signed-off-by: Asif Saif Uddin <[email protected]>
  • Loading branch information
auvipy authored Dec 24, 2024
1 parent c3d1480 commit 0aa4c97
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test_websocket.py
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,6 @@ def test_run(self, mocker):
mocked_once.assert_called()
mocked_terminate.assert_called()


if __name__ == '__main__':
suite = unittest.TestSuite()
loader = unittest.TestLoader()
Expand Down

0 comments on commit 0aa4c97

Please sign in to comment.