Skip to content

Commit 974837c

Browse files
committed
testFixingTests
1 parent 3cc76f8 commit 974837c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mergin/test/test_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2564,7 +2564,7 @@ def test_download_failure(mc):
25642564
assert "Traceback" in content
25652565

25662566

2567-
# TODO: consider to use separate test_editor.py file for tests that require editor
2567+
# TODO: #consider to use separate test_editor.py file for tests that require editor
25682568
def test_editor(mc: MerginClient):
25692569
"""Test editor handler class and push with editor"""
25702570

0 commit comments

Comments
 (0)