Skip to content

Commit 29aa753

Browse files
author
Kapil Borle
committed
Update test outcome phrase
1 parent 3ca8d0b commit 29aa753

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Rules/PSCredentialType.tests.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Describe "PSCredentialType" {
1515
$violations[0].Message | Should Be $violationMessage
1616
}
1717

18-
It "detects attributes on the same line" {
18+
It "detects attributes on the same line without space" {
1919
$scriptDef = @'
2020
function Get-Credential
2121
{

0 commit comments

Comments
 (0)