I cannot get this test to work, have a nullpointer...
# rx
p
I cannot get this test to work, have a nullpointer exception at the line I marked. I verified that
configurationChecker.checkConfiguration()
itself return 2 elements as intended, but at the line with
.subscribe
nullpointerexception is thrown