Github user isper3at commented on a diff in the pull request:

    https://github.com/apache/incubator-rya/pull/216#discussion_r135068960
  
    --- Diff: 
extras/indexing/src/test/java/org/apache/rya/indexing/mongo/MongoDbSmartUriTest.java
 ---
    @@ -74,14 +71,13 @@
     
     import com.beust.jcommander.internal.Lists;
     import com.google.common.collect.ImmutableSet;
    -import com.mongodb.MongoClient;
     
     import info.aduna.iteration.CloseableIteration;
     
     /**
      * Tests for MongoDB based Smart URI.
      */
    -public class MongoDbSmartUriTest {
    +public class MongoDbSmartUriTest extends MongoITBase {
    --- End diff --
    
    this is an odd mix of integration tests and unit tests >..> should probably 
be split up into a Test and an IT


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to