docs: Add comment to reset model_info_manager in test_model_metadata_file

This commit is contained in:
Paul Gauthier 2025-02-04 16:29:52 -08:00 committed by Paul Gauthier (aider)
parent c1627612cf
commit 315ad06ecc

View file

@ -522,6 +522,7 @@ class TestMain(TestCase):
os.unlink(external_file_path)
def test_model_metadata_file(self):
# reset the models.model_info_manager ai!
with GitTemporaryDirectory():
metadata_file = Path(".aider.model.metadata.json")