Skip to content

Commit

Permalink
rename test for better explanation
Browse files Browse the repository at this point in the history
  • Loading branch information
harryvu-futurehouse committed Jan 10, 2025
1 parent b3505a5 commit 8d07844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_task.py
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ async def test_tool_failure(self, base_query_request: QueryRequest) -> None:


@pytest.mark.asyncio
async def test_docdetails_add():
async def test_docdetails_merge_with_non_list_fields():
# Create two DocDetails instances
doc1 = DocDetails(
citation="Citation 1",
Expand Down

0 comments on commit 8d07844

Please sign in to comment.