Skip to content

Commit db8a863

Browse files
Fix code coverage path in 2-Standard test configuration
1 parent 8446f83 commit db8a863

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/2-Standard/Emoji.Configuration.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
}
1010
CodeCoverage = @{
1111
Enabled = $true
12+
Path = "$PSScriptRoot/Emoji.psm1"
1213
}
1314
Output = @{
1415
CIFormat = 'Auto'

0 commit comments

Comments
 (0)