Closed macfarla closed 3 years ago
May or may not help with NullPointers currently happening in tests Signed-off-by: Sally MacFarlane sally.macfarlane@consensys.net
The call to System.out.flush() that is throwing the NPE is still present in this version. We need to figure out why System.out is getting set to null.
System.out.flush()
May or may not help with NullPointers currently happening in tests Signed-off-by: Sally MacFarlane sally.macfarlane@consensys.net