Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

Commit

Permalink
Merge pull request #99 from brianbunke/master
Browse files Browse the repository at this point in the history
Update PassThru parameters
  • Loading branch information
brianbunke authored Mar 15, 2017
2 parents 2bd3b1a + 3bc19b3 commit ed21b72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Vester/Public/Invoke-Vester.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ function Invoke-Vester {
Path = "$(Split-Path -Parent $PSScriptRoot)\Private\Template\VesterTemplate.Tests.ps1"
Parameters = @{
Cfg = $cfg
TestFiles = $TestFiles
TestFiles = $VesterTests
Remediate = $Remediate
}
} # Invoke-Pester
Expand Down

0 comments on commit ed21b72

Please sign in to comment.