We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6274eee commit dd4715dCopy full SHA for dd4715d
1 file changed
tests/srcTestRepo/outputs/module/PSModuleTest/PSModuleTest.psm1
@@ -256,9 +256,6 @@ function Get-PSModuleTest {
256
.SYNOPSIS
257
Performs tests on a module.
258
259
- .DESCRIPTION
260
- Performs tests on a module.
261
-
262
.EXAMPLE
263
Test-PSModule -Name 'World'
264
@@ -285,9 +282,6 @@ function New-PSModuleTest {
285
282
286
283
287
284
288
289
290
291
292
293
0 commit comments