mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 08:14:59 +00:00
fix: Remove unnecessary assertion in test_main.py
This commit is contained in:
parent
cc2b48bef8
commit
6db122788a
1 changed files with 0 additions and 2 deletions
|
@ -527,5 +527,3 @@ class TestMain(TestCase):
|
|||
input=DummyInput(),
|
||||
output=DummyOutput(),
|
||||
)
|
||||
|
||||
mock_repo_map.refresh.assert_called_once_with("files")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue