Github user kchilton2 commented on a diff in the pull request:
https://github.com/apache/incubator-rya/pull/261#discussion_r160277530
--- Diff:
dao/mongodb.rya/src/test/java/org/apache/rya/mongodb/EmbeddedMongoSingleton.java
---
@@ -60,7 +60,7 @@ public void run() {
public static IMongodConfig getMongodConfig() {
return InstanceHolder.SINGLETON.mongodConfig;
}
-
+
--- End diff --
This file only has white space introduced.---
