mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-23 05:45:00 +00:00
try and make windows tests happy
This commit is contained in:
parent
369d746f2f
commit
0371b0f58b
1 changed files with 4 additions and 0 deletions
|
@ -533,3 +533,7 @@ class TestCommands(TestCase):
|
|||
|
||||
commands.cmd_undo("")
|
||||
self.assertNotEqual(last_commit_hash, repo.head.commit.hexsha[:7])
|
||||
|
||||
del coder
|
||||
del commands
|
||||
del repo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue