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

    https://github.com/apache/incubator-rya/pull/251#discussion_r153266212
  
    --- Diff: 
extras/rya.pcj.fluo/pcj.fluo.integration/src/test/java/org/apache/rya/indexing/pcj/fluo/integration/CreateDeletePeriodicPCJ.java
 ---
    @@ -109,11 +109,11 @@ public void deletePeriodicPCJ() throws Exception {
                             
vf.createLiteral(dtf.newXMLGregorianCalendar(time4))),
                     vf.createStatement(vf.createURI("urn:obs_4"), 
vf.createURI("uri:hasId"), vf.createLiteral("id_4")));
     
    -        runTest(query, statements, 29);
    +        runTest(query, statements, 30);
    --- End diff --
    
    this test changed?


---

Reply via email to