Skip to content

Commit 254ca19

Browse files
Add description to Get-PSModuleTest function documentation
1 parent 77150dc commit 254ca19

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/functions/public/Get-PSModuleTest.ps1

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
.SYNOPSIS
44
Performs tests on a module.
55
6+
.DESCRIPTION
7+
Performs tests on a module.
8+
69
.EXAMPLE
710
Test-PSModule -Name 'World'
811

0 commit comments

Comments
 (0)