Skip to content

Commit 875d3d8

Browse files
committed
Fix unit test
1 parent 69ba02b commit 875d3d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Public/Convert-CodeCoverage.Tests.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Describe "Convert-CodeCoverage" {
1919
MissedCommands = [PSCustomObject]@{
2020
# these are pipeline bound
2121
File = $ModulePath
22-
Line = 43 # [Alias("gs","gsou")]
22+
Line = 48 # [Alias("gs","gsou")]
2323
}
2424
}
2525
}

0 commit comments

Comments
 (0)