Skip to content

Commit e282f67

Browse files
Update strings.Exceptions.ps1
1 parent f739297 commit e282f67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JEAnalyzer/tests/general/strings.Exceptions.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ $exceptions['LegalSurplus'] = @(
1313
)
1414
#>
1515
$exceptions['LegalSurplus'] = @(
16-
16+
'Validate.FileSystem.Directory.Fail'
1717
)
1818

1919
$exceptions['NoTextNeeded'] = @(

0 commit comments

Comments
 (0)