Skip to content

Commit

Permalink
Update Tests/AnalyzeTests.Test.ps1
Browse files Browse the repository at this point in the history
Co-authored-by: Maria Zhelezova <[email protected]>
  • Loading branch information
freddydk and mazhelez authored Jun 20, 2024
1 parent 6336435 commit 954bfda
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Tests/AnalyzeTests.Test.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ Import-Module (Join-Path $PSScriptRoot 'TestActionsHelper.psm1')

Describe "AnalyzeTests Action Tests" {
BeforeAll {

function GetBcptTestResultFile {
Param(
[int] $noOfSuites = 1,
Expand Down

0 comments on commit 954bfda

Please sign in to comment.