We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 714f667 commit 54c5cdaCopy full SHA for 54c5cda
spec/acceptance/ldap_spec.rb
@@ -67,8 +67,8 @@
67
/Searching base DN: DC=ldap,DC=example,DC=com/,
68
/Checking if the target LDAP server is an Active Directory Domain Controller.../,
69
/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!/,
+ /Credential found in ms-mcs-admpwd: Administrator:\[LAPSv1\]SuperSecretPassword!/,
+ /Credential found in mslaps-password: Administrator:\[LAPSv2\]SuperSecretPassword!/,
72
/Found [1-9]\d* entries and [1-9]\d* credentials in 'DC=ldap,DC=example,DC=com'./
73
]
74
}
0 commit comments