mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-21 19:21:03 +02:00
Rev gateway tests
This commit is contained in:
parent
198c4303d7
commit
d19375499c
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue