diff --git a/tst/Pester.RSpec.Configuration.ts.ps1 b/tst/Pester.RSpec.Configuration.ts.ps1 index c22d9b59d..1e0eac88d 100644 --- a/tst/Pester.RSpec.Configuration.ts.ps1 +++ b/tst/Pester.RSpec.Configuration.ts.ps1 @@ -1343,6 +1343,7 @@ i -PassThru:$PassThru { Throw = $true } Output = @{ + CIFormat = 'None' CIDebugOutput = 'Something' } }