diff --git a/Tests/AnalyzeTests.Test.ps1 b/Tests/AnalyzeTests.Test.ps1 index 383533e89..7f0b542b8 100644 --- a/Tests/AnalyzeTests.Test.ps1 +++ b/Tests/AnalyzeTests.Test.ps1 @@ -3,7 +3,6 @@ Import-Module (Join-Path $PSScriptRoot 'TestActionsHelper.psm1') Describe "AnalyzeTests Action Tests" { BeforeAll { - function GetBcptTestResultFile { Param( [int] $noOfSuites = 1,