mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-20 12:24:59 +00:00
fix: Remove unnecessary assertion in test_main.py
This commit is contained in:
parent
3424cda63c
commit
d71ea571e4
1 changed files with 0 additions and 1 deletions
|
@ -544,4 +544,3 @@ class TestMain(TestCase):
|
|||
)
|
||||
|
||||
self.assertTrue(coder.add_cache_headers)
|
||||
self.assertEqual(coder.main_model.name, "gpt-4-1106-preview")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue