linked client to session.

This commit is contained in:
2025-04-07 00:41:28 -04:00
parent d8623f9691
commit f9f64dae55
6 changed files with 75 additions and 44 deletions

View File

@ -51,7 +51,6 @@ class BootUpTC(MTTClusterTC):
await self.run_tests("/", tests)
@skip("Code not availaable yet.")
async def test_session_id_is_random(self):
"""Is the session id random?"""
await self.create_server()