Skip to content

Commit

Permalink
fix: last test
Browse files Browse the repository at this point in the history
Signed-off-by: LE SAULNIER Kevin <[email protected]>
  • Loading branch information
LE SAULNIER Kevin committed Sep 3, 2024
1 parent 150d603 commit 00ec752
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ public LoadCreationInfos toModificationInfos() {
.builder()
.uuid(getId())
.date(getDate())
.stashed(getStashed())
.active(getActive())
.equipmentId(getEquipmentId())
.equipmentName(getEquipmentName())
Expand Down

0 comments on commit 00ec752

Please sign in to comment.