We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6336435 commit 954bfdaCopy full SHA for 954bfda
Tests/AnalyzeTests.Test.ps1
@@ -3,7 +3,6 @@ Import-Module (Join-Path $PSScriptRoot 'TestActionsHelper.psm1')
3
4
Describe "AnalyzeTests Action Tests" {
5
BeforeAll {
6
-
7
function GetBcptTestResultFile {
8
Param(
9
[int] $noOfSuites = 1,
0 commit comments