changed tasks to task

This commit is contained in:
mannaandpoem 2024-01-24 18:16:47 +08:00
parent 7e328e5431
commit 431e53617e
4 changed files with 6 additions and 6 deletions

View file

@ -60,7 +60,7 @@ async def test_refine_code(mocker):
user_requirement=NEW_REQUIREMENT_SAMPLE,
code_plan_and_change=CODE_PLAN_AND_CHANGE_SAMPLE,
design=DESIGN_SAMPLE,
tasks=TASKS_SAMPLE,
task=TASKS_SAMPLE,
code=REFINED_CODE_INPUT_SAMPLE,
logs="",
feedback="",