This commit is contained in:
Phillip Webb
2016-01-21 11:46:46 -08:00
parent acfae2ebff
commit cf93f84e87
12 changed files with 56 additions and 44 deletions

View File

@@ -100,4 +100,5 @@ public class AuthenticationAuditListenerTests {
assertThat(auditApplicationEvent.getValue().getAuditEvent().getData(),
hasEntry("details", details));
}
}