Skip to content

Commit

Permalink
fix order
Browse files Browse the repository at this point in the history
  • Loading branch information
james-garriss committed Nov 15, 2024
1 parent f1d86b5 commit 47c2eb8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Testing/workflow/Invoke-PSSA.Tests.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ Describe "PSSA Check" {
# }
It "PSSA should write output" {
Mock Write-Output {}
Invoke-PSSA
# Source the function
. $PSScriptRoot/../../utils/workflow/Invoke-PSSA.ps1
# Invoke PSSA
Expand Down

0 comments on commit 47c2eb8

Please sign in to comment.