Skip to content

Commit dca1fb7

Browse files
author
Kapil Borle
committed
Remove explicit import of PSScriptAnalyzer module
1 parent 633a950 commit dca1fb7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Tests/Rules/UseIdenticalMandatoryParametersForDSC.tests.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
Import-Module PSScriptAnalyzer
21
$directory = Split-Path -Parent $MyInvocation.MyCommand.Path
32
$ruleName = 'PSDSCUseIdenticalMandatoryParametersForDSC'
43
$resourceBasepath = "$directory\DSCResourceModule\DSCResources"

0 commit comments

Comments
 (0)