From c643f5e071b7518ba8bfa07731cc2840fbdbe1bd Mon Sep 17 00:00:00 2001 From: Frode Flaten <3436158+fflaten@users.noreply.github.com> Date: Fri, 12 Jul 2024 21:22:37 +0000 Subject: [PATCH] Fix tests --- tst/functions/Coverage.Tests.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tst/functions/Coverage.Tests.ps1 b/tst/functions/Coverage.Tests.ps1 index 6cfeffd8f..67dcadd6a 100644 --- a/tst/functions/Coverage.Tests.ps1 +++ b/tst/functions/Coverage.Tests.ps1 @@ -473,7 +473,7 @@ InPesterModuleScope { $coberturaReportXml = $coberturaReportXml.Replace($root.Replace('\', '/'), 'CommonRoot') (Clear-WhiteSpace $coberturaReportXml) | Should -Be (Clear-WhiteSpace ' - +