Skip to content

Commit

Permalink
Post-merge fix
Browse files Browse the repository at this point in the history
  • Loading branch information
semancik committed Mar 16, 2020
1 parent 155c6d4 commit d145721
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -160,7 +160,7 @@ public void test802ModifyAccountHtSn() throws Exception {

// reread to show the timestamps. Good for timestamp debugging.
Entry entryBefore = assertLdapAccount(ACCOUNT_HT_UID, ACCOUNT_HT_CN);
display("HT AD entry", entryBefore);
displayValue("HT AD entry", entryBefore);

ldapDisconnect(connection);

Expand Down

0 comments on commit d145721

Please sign in to comment.