mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-25 06:44:59 +00:00
fix: Remove unnecessary assertion in test_main.py
This commit is contained in:
parent
621f91cfee
commit
ad932654ce
1 changed files with 0 additions and 1 deletions
|
@ -555,4 +555,3 @@ class TestMain(TestCase):
|
||||||
)
|
)
|
||||||
|
|
||||||
self.assertFalse(coder.add_cache_headers)
|
self.assertFalse(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