Skip to content

Commit

Permalink
comment help ones we need some help for that
Browse files Browse the repository at this point in the history
  • Loading branch information
jpomfret committed Aug 28, 2023
1 parent cd2b036 commit 065358d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/QA/module.tests.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@ Describe 'Quality for module' -Tags 'TestQuality' {
"some rule triggered.`r`n`r`n $report"
}
}
#>
Describe 'Help for module' -Tags 'helpQuality' {
It 'Should have .SYNOPSIS for <Name>' -ForEach $testCases {
Expand Down Expand Up @@ -212,3 +211,4 @@ Describe 'Help for module' -Tags 'helpQuality' {
}
}
}
#>

0 comments on commit 065358d

Please sign in to comment.