Skip to content

Commit 065358d

Browse files
committed
comment help ones we need some help for that
1 parent cd2b036 commit 065358d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/QA/module.tests.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,6 @@ Describe 'Quality for module' -Tags 'TestQuality' {
124124
"some rule triggered.`r`n`r`n $report"
125125
}
126126
}
127-
#>
128127
129128
Describe 'Help for module' -Tags 'helpQuality' {
130129
It 'Should have .SYNOPSIS for <Name>' -ForEach $testCases {
@@ -212,3 +211,4 @@ Describe 'Help for module' -Tags 'helpQuality' {
212211
}
213212
}
214213
}
214+
#>

0 commit comments

Comments
 (0)