Skip to content

Commit

Permalink
Cleanup spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
Springstone committed Aug 9, 2023
1 parent fe76d38 commit 12eb5d8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/actions-pester/Test-ModifiedPolicies.Tests.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,9 @@ Describe 'UnitTest-ModifiedPolicies' {
$PolicyJson.properties.metadata.alzCloudEnvironments | Should -BeIn $AlzEnvironments
}
}

}

Context "Validate policy parameters" {
It 'Check for policy parameters have default values' {
$ModifiedAddedFiles | ForEach-Object {
Expand Down

0 comments on commit 12eb5d8

Please sign in to comment.