Skip to content

Commit dd4715d

Browse files
Invoke error
1 parent 6274eee commit dd4715d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

tests/srcTestRepo/outputs/module/PSModuleTest/PSModuleTest.psm1

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -256,9 +256,6 @@ function Get-PSModuleTest {
256256
.SYNOPSIS
257257
Performs tests on a module.
258258
259-
.DESCRIPTION
260-
Performs tests on a module.
261-
262259
.EXAMPLE
263260
Test-PSModule -Name 'World'
264261
@@ -285,9 +282,6 @@ function New-PSModuleTest {
285282
.SYNOPSIS
286283
Performs tests on a module.
287284
288-
.DESCRIPTION
289-
Performs tests on a module.
290-
291285
.EXAMPLE
292286
Test-PSModule -Name 'World'
293287

0 commit comments

Comments
 (0)