mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
fixed test to work with yield
This commit is contained in:
parent
d889dfc879
commit
9bc8ed9227
1 changed files with 1 additions and 0 deletions
|
@ -304,6 +304,7 @@ Do this:
|
|||
|
||||
"""
|
||||
coder.partial_response_function_call = dict()
|
||||
return []
|
||||
|
||||
coder.send = MagicMock(side_effect=mock_send)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue