Skip to content

Commit 4427fda

Browse files
author
Luis Gaspar Schroeder
committed
Improved functionality description
1 parent 4ee4d5e commit 4427fda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arm-ttk/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ You can also skip tests any tests:
2626
Test-AzTemplate -TemplatePath $thePathToYourTemplate -Skip apiVersions-Should-Be-Recent
2727
# This will exclude the tests indicated by the -Skip parameter from the test run and results
2828

29-
You can also change the output format to JSON:
29+
You can also change the output format to get detailed test result descriptions in JSON:
3030

3131
Test-AzTemplate -TemplatePath $thePathToYourTemplate | Format-Json
3232
# This will output the test results from Test-AzTemplate to the console in JSON format

0 commit comments

Comments
 (0)