mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-20 20:29:06 +00:00
server: fixes tests
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user