Skip to content

Commit da4dcce

Browse files
committed
Update task guid to ensure its unique
1 parent b799dc5 commit da4dcce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Extension/task/task.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"id": "31EF0033-64E3-4C55-B888-F446541474A6",
2+
"id": "cca5462b-887d-4617-bf3f-dcf0d3c622e9",
33
"name": "Pester",
44
"friendlyName": "Pester Test Runner from Black Marble",
55
"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.3.1)",
@@ -125,4 +125,4 @@
125125
"argumentFormat": ""
126126
}
127127
}
128-
}
128+
}

0 commit comments

Comments
 (0)