Skip to content

Commit 34d8947

Browse files
rboni-dkclaude
andcommitted
refactor(mcp): trim import_tests docstring to purpose line per review
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 5fdbd2d commit 34d8947

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

testgen/mcp/tools/test_definitions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -858,7 +858,7 @@ def import_tests(
858858
on_new: str = "create",
859859
on_absence: str = "do_nothing",
860860
) -> str:
861-
"""Apply an export document from ``export_tests`` to a test suite, defaulting to ``preview`` mode that reports the projected changes without persisting.
861+
"""Apply an export document from ``export_tests`` to a test suite.
862862
863863
Args:
864864
test_suite_id: UUID of the target test suite.

0 commit comments

Comments
 (0)