Final notes [2]

This commit is contained in:
mirai 2026-01-02 23:35:20 +03:00
parent 0756aab53f
commit 8b58bf4db3
4 changed files with 6 additions and 11 deletions

View File

@ -1,6 +1,3 @@
class TestHealth:
def test_health_ok(self, test_client):

View File

@ -1,5 +1,3 @@
class TestWebSocket:
def test_ws_connect_no_user_id(self, test_client):