server: fixes tests

This commit is contained in:
Mathieu Virbel
2023-08-04 18:16:51 +02:00
parent 6e54a6dd30
commit e55cfce930

View File

@@ -41,5 +41,5 @@ async def test_basic_process(event_loop):
# validate the events
assert marks["transcript"] == 5
assert marks["topic"] == 2
assert marks["topic"] == 1
assert marks["summary"] == 1