Skip to content

Commit

Permalink
resolved issues after merging dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Warded120 committed Dec 16, 2024
1 parent a584782 commit dda6dbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/src/test/java/greencity/ModelUtils.java
Original file line number Diff line number Diff line change
Expand Up @@ -5309,7 +5309,7 @@ public static TableColumnWidthForEmployee getTestTableColumnWidthWithIsTableFree
.employee(getEmployee())
.address(50)
.amountDue(60)
.bagsAmount(150)
.mixedWaste120L(150)
.city(200)
.isTableFreeze(true)
.build();
Expand Down

0 comments on commit dda6dbe

Please sign in to comment.