Skip to content

Commit e375bad

Browse files
committed
update docstring
1 parent 7245b35 commit e375bad

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

tests/test_apple.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -550,8 +550,7 @@ def testEmptyCenters(self):
550550

551551
def test_apple_command_line_folder(tmp_path):
552552
"""
553-
Ensure folder-mode Apple CLI processes an MRC input without argument errors.
554-
See issue #1382 describing argument error.
553+
Test apple CLI.
555554
"""
556555
runner = CliRunner()
557556

0 commit comments

Comments
 (0)