Fix middleware schema caching error #7
1 changed files with 1 additions and 0 deletions
|
|
@ -65,6 +65,7 @@ class TestMultiUserSessionManager:
|
|||
"""Test that login_user creates a manager if it doesn't exist."""
|
||||
# This test requires mocking the HTTP client for GeoGuessr API
|
||||
# We'll mark it as a placeholder for now
|
||||
# TODO: Add test for this
|
||||
pytest.skip("Requires mocking GeoGuessr API")
|
||||
|
||||
@pytest.mark.asyncio
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue