Skip to content

Commit

Permalink
Add missing mock for unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
adhilto committed Sep 27, 2024
1 parent 38ff159 commit 7867c61
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ InModuleScope Orchestrator {
Mock -CommandName Write-Debug {}
Mock -CommandName New-Item {}
Mock -CommandName Get-Content {}
Mock -CommandName Get-Member {}
}
Context 'When checking the conformance of commercial tenants' {
BeforeAll {
Expand Down

0 comments on commit 7867c61

Please sign in to comment.