Skip to content

Commit 9c54f67

Browse files
committed
[TEST] Adapt test
1 parent 63c46f8 commit 9c54f67

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/test_modules/test_pile/test_stratigraphic_pile.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,8 @@ def test_structural_elements_from_borehole_set(self, borehole_set: BoreholeSet):
105105
"id" : 62_000,
106106
"color": "#bb825b"
107107
}
108-
}
108+
},
109+
group_by="component lith"
109110
)
110111

111112
group = gp.data.StructuralGroup(

0 commit comments

Comments
 (0)