mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
tests/krb5: Fix typo
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
662639e8ee
commit
60c07a49d7
@ -3363,7 +3363,7 @@ class RawKerberosTest(TestCaseInTempDir):
|
||||
else:
|
||||
self.assertFalse(
|
||||
expect_device_claims,
|
||||
'expected device claims buffer, but client claims not '
|
||||
'expected device claims buffer, but device claims not '
|
||||
'expected in PAC')
|
||||
self.assertFalse(
|
||||
expected_device_claims,
|
||||
|
Loading…
Reference in New Issue
Block a user