Commit a9ca60e3 by Ashtosh Mestry Committed by Madhan Neethiraj

ATLAS-2092: Create edgeLabel while updating the index (#2)

parent d6d349e5
......@@ -885,7 +885,7 @@ public class GraphBackedMetadataRepositoryTest {
}
private String randomUTF() {
RandomStringUtils.random(10);
return RandomStringUtils.random(10);
}
private String randomString() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment