mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 09:14:59 +00:00
bugfix
This commit is contained in:
parent
2b92be1e34
commit
151132277f
1 changed files with 1 additions and 1 deletions
|
@ -907,7 +907,7 @@ class Coder:
|
|||
)
|
||||
else:
|
||||
platform_text += "- The user prefers this test command: "
|
||||
platform_text += self.testcmd + "\n"
|
||||
platform_text += self.test_cmd + "\n"
|
||||
|
||||
return platform_text
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue