Rev gateway tests

This commit is contained in:
Cyber MacGeddon 2025-07-14 12:59:45 +01:00
parent 198c4303d7
commit d19375499c

View file

@ -3,7 +3,7 @@ Tests for Gateway Config Dispatch
"""
import pytest
from unittest.mock import MagicMock, patch, AsyncMock
from unittest.mock import MagicMock, patch, AsyncMock, Mock
from trustgraph.gateway.dispatch.config import ConfigRequestor