This commit is contained in:
Paul Gauthier 2023-05-13 12:44:52 -07:00
parent e7ae9a540b
commit b26ac57297

View file

@ -100,14 +100,14 @@ tests/test_main.py
These changes will replace the usage of `/dev/null` with `prompt_toolkit`'s input mocking functions.
---
> Applied edit to tests/test_main.py
> Applied edit to tests/test_main.py
> Applied edit to tests/test_main.py
> Applied edit to tests/test_main.py
> Commit c177e29 aider: Replaced usage of /dev/null with prompt_toolkit's input mocking functions in tests.
---
> Git repo has uncommitted changes.
> Suggested commit message:
Added import statement for sys module in test_main.py.