This commit is contained in:
@@ -210,7 +210,7 @@ class MockInfo:
|
||||
self.field_nodes = [MockFieldNode(requested_fields or [])]
|
||||
|
||||
# Патчинг зависимостей
|
||||
@patch('services.redis.aioredis')
|
||||
@patch('storage.redis.aioredis')
|
||||
def test_redis_connection(mock_aioredis):
|
||||
# Тест логики
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user