Skip to content

Commit 3d9e91a

Browse files
author
Kapil Borle
committed
Update usecompatiblecmdlets rule tests
1 parent 7e4a2f8 commit 3d9e91a

File tree

3 files changed

+0
-2
lines changed

3 files changed

+0
-2
lines changed
Binary file not shown.

Tests/Rules/UseCompatibleCmdlets/PSScriptAnalyzerSettings.psd1

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
'Rules' = @{
33
'PSUseCompatibleCmdlets' = @{
44
'compatibility' = @("core-6.0.0-alpha-windows")
5-
'mode' = "offline"
6-
'uri' = "C:\users\kabawany\Source\Repos\PSScriptAnalyzer\Tests\Rules\UseCompatibleCmdlets"
75
}
86
}
97
}
Binary file not shown.

0 commit comments

Comments
 (0)