The Travis CI build is failing in my PRs #3081 #3085 and #3087 because of this:
fr.free.nrw.commons.upload.UploadPresenterTest > handleSubmitTest FAILED
org.mockito.exceptions.verification.WantedButNotInvoked at UploadPresenterTest.kt:63
However, when I run the tests on my PC, everything is fine and I don't get the same message. Can anyone help me out with this?