Skip to content

Commit a6dad3e

Browse files
CopilotJaxelr
andcommitted
Clarify includeTest parameter description to indicate default behavior
Co-authored-by: Jaxelr <5913008+Jaxelr@users.noreply.github.com>
1 parent d57416e commit a6dad3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Content/.template.config/template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"includeTest": {
2424
"type": "parameter",
2525
"datatype": "bool",
26-
"description": "If specified, includes the test project in the template.",
26+
"description": "Include the test project in the template. Default is true.",
2727
"defaultValue": "true"
2828
}
2929
},

0 commit comments

Comments
 (0)