master #59

Closed
claudio.atzori wants to merge 3221 commits from master into stable_ids
1 changed files with 4 additions and 4 deletions
Showing only changes of commit 0136a8c266 - Show all commits

View File

@ -177,8 +177,8 @@ public class DumpJobTest {
Assertions Assertions
.assertTrue( .assertTrue(
gr gr
.getInstance() .getInstance()
.get(0) .get(0)
.getMeasures() .getMeasures()
.stream() .stream()
.anyMatch( .anyMatch(
@ -187,8 +187,8 @@ public class DumpJobTest {
Assertions Assertions
.assertTrue( .assertTrue(
gr gr
.getInstance() .getInstance()
.get(0) .get(0)
.getMeasures() .getMeasures()
.stream() .stream()
.anyMatch( .anyMatch(