cmCMakePresetsGraph: do not set default value for TestOutputTruncation The `TestOutputTruncation` is an optional preset. Do not set a default value to avoid failing the JSON schema version check. Closes issue #23411.