[Graph Dump] Change test to mirror that measure is at the level of the isntance

This commit is contained in:
Miriam Baglioni 2021-11-18 14:38:33 +01:00
parent 1b79c0ee79
commit 0136a8c266
1 changed files with 4 additions and 4 deletions

View File

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