mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 00:35:00 +00:00
docs: Add comment to reset model_info_manager in test_model_metadata_file
This commit is contained in:
parent
c1627612cf
commit
315ad06ecc
1 changed files with 1 additions and 0 deletions
|
@ -522,6 +522,7 @@ class TestMain(TestCase):
|
||||||
os.unlink(external_file_path)
|
os.unlink(external_file_path)
|
||||||
|
|
||||||
def test_model_metadata_file(self):
|
def test_model_metadata_file(self):
|
||||||
|
# reset the models.model_info_manager ai!
|
||||||
with GitTemporaryDirectory():
|
with GitTemporaryDirectory():
|
||||||
metadata_file = Path(".aider.model.metadata.json")
|
metadata_file = Path(".aider.model.metadata.json")
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue