Tests updated

This commit is contained in:
Cyber MacGeddon 2026-04-06 16:52:49 +01:00
parent 2f713753e1
commit 75c116fa10
2 changed files with 240 additions and 271 deletions

View file

@ -153,7 +153,7 @@ class TestQueueDefinitions:
def test_config_push(self):
from trustgraph.schema.services.config import config_push_queue
assert config_push_queue == 'state:tg:config'
assert config_push_queue == 'flow:tg:config'
def test_librarian_request(self):
from trustgraph.schema.services.library import librarian_request_queue