Github user OrDTesters commented on the issue:
https://github.com/apache/zeppelin/pull/3249
If I run the command `mvn test -Dtest=DependencyResolverTest#testDelRepo`
to run the test method by itself, the test fails. The proposed patch that has
the test add the repo beforehand leads to the command to pass.---
