Skip to content

Commit 9bc7050

Browse files
author
zz297429
committed
1 parent b7adc6f commit 9bc7050

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/graders/test_llm_grader.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -519,4 +519,5 @@ async def test_consistency_with_runner(self, dataset, model):
519519

520520
# Verify analysis results contain necessary metadata
521521
assert "explanation" in consistency_result.metadata
522+
assert consistency_result.name is not None
522523
assert consistency_result.name == "Consistency Analysis"

0 commit comments

Comments
 (0)