diff --git a/tests/cli/test_parser.py b/tests/cli/test_parser.py index 39a2f83..9d5d9ac 100644 --- a/tests/cli/test_parser.py +++ b/tests/cli/test_parser.py @@ -97,7 +97,7 @@ def test_uid_whitelist_arg(self) -> None: class TerminateSubParser(TestCase): - """Test parsing of the behavior of the ``terminate`` subparser""" + """Test the behavior of the ``terminate`` subparser""" def test_debug_option(self) -> None: """Test the ``debug`` argument"""