mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 17:24:59 +00:00
fix: Remove extra comment in test_watch.py
This commit is contained in:
parent
fee3e9e63b
commit
e5b8899b4c
1 changed files with 0 additions and 1 deletions
|
@ -52,4 +52,3 @@ def test_ai_comment_pattern():
|
|||
), f"Expected {question_js_expected} AI comments in watch_question.js fixture, found {len(question_js_lines)}"
|
||||
assert question_js_has_bang, "Expected at least one bang (!) comment in watch_question.js fixture"
|
||||
|
||||
# add another test for watch_question.js ai!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue