Update cipher logging
This commit is contained in:
@@ -42,7 +42,7 @@ public class CipherStreamLoggingAspectTest{
|
||||
jsonNode.put("something", "Something Important");
|
||||
|
||||
|
||||
aspect.getCipherInfo(null);
|
||||
aspect.getCipherInfo(jsonNode);
|
||||
|
||||
|
||||
assertNotNull(aspect);
|
||||
|
||||
Reference in New Issue
Block a user