semantic clean up
This commit is contained in:
@@ -82,4 +82,6 @@ async def test_get_health_summary_empty():
|
||||
summary = await service.get_health_summary(environment_id="env_none")
|
||||
|
||||
assert summary.pass_count == 0
|
||||
assert len(summary.items) == 0
|
||||
assert len(summary.items) == 0
|
||||
|
||||
# [/DEF:test_health_service:Module]
|
||||
Reference in New Issue
Block a user