Skip to content

Commit 3ac22cb

Browse files
author
Kevin Orr
committed
update task.json description with shipped pester version - 4.10.1
1 parent 9da2b76 commit 3ac22cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Extension/task/task.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"id": "cca5462b-887d-4617-bf3f-dcf0d3c622e9",
33
"name": "Pester",
44
"friendlyName": "Pester Test Runner",
5-
"description": "Run Pester tests by either installing the latest version of Pester at run time (if possible) or using the version shipped with the task (4.6.0)",
5+
"description": "Run Pester tests by either installing the latest version of Pester at run time (if possible) or using the version shipped with the task (4.10.1)",
66
"helpMarkDown": "Version: #{Build.BuildNumber}#. [More Information](https://github.com/pester/AzureDevOpsExtension)",
77
"category": "Test",
88
"visibility": [

0 commit comments

Comments
 (0)