Skip to content

Commit b257a26

Browse files
Update test/FindPSResourceTests/FindPSResourceRepositorySearching.Tests.ps1
1 parent 2c3cbd5 commit b257a26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/FindPSResourceTests/FindPSResourceRepositorySearching.Tests.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Describe 'Test Find-PSResource for searching and looping through repositories' -
1919
$tag2 = "Tag-Required-Script1-2.5"
2020

2121
$cmdName = "Get-TargetResource"
22-
$dscName = "SystemLocaleDsc"
22+
$dscName = "SystemLocale"
2323
$tagsEscaped = @("'$tag1'", "'PSCommand_$cmdName'", "'PSDscResource_$dscName'")
2424

2525
$cmdName2 = "Get-MyCommand"

0 commit comments

Comments
 (0)