Skip to content

Commit 361298c

Browse files
committed
test: Remove unit from builder #1570
1 parent af68ec4 commit 361298c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

backend/src/test/java/ch/puzzle/okr/mapper/OverviewMapperTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,6 @@ void shouldReturnOneElementWhenToDtoIsCalledWithMultipleObjectivesKeyResultsAndC
179179
.withKeyResultType(KEY_RESULT_TYPE_METRIC)
180180
.withBaseline(20.0)
181181
.withStretchGoal(37.0)
182-
.withUnit("TCHF")
183182
.withCheckInValue(27.5)
184183
.build(),
185184
Overview.Builder

0 commit comments

Comments
 (0)