Skip to content

Commit 54c5cda

Browse files
committed
Update the acceptance tests
1 parent 714f667 commit 54c5cda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec/acceptance/ldap_spec.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@
6767
/Searching base DN: DC=ldap,DC=example,DC=com/,
6868
/Checking if the target LDAP server is an Active Directory Domain Controller.../,
6969
/The target LDAP server is not an Active Directory Domain Controller./,
70-
/Credentials \(password\) found in ms-mcs-admpwd: Administrator:\[LAPSv1\]SuperSecretPassword!/,
71-
/Credentials \(password\) found in mslaps-password: Administrator:\[LAPSv2\]SuperSecretPassword!/,
70+
/Credential found in ms-mcs-admpwd: Administrator:\[LAPSv1\]SuperSecretPassword!/,
71+
/Credential found in mslaps-password: Administrator:\[LAPSv2\]SuperSecretPassword!/,
7272
/Found [1-9]\d* entries and [1-9]\d* credentials in 'DC=ldap,DC=example,DC=com'./
7373
]
7474
}

0 commit comments

Comments
 (0)