Skip to content

Commit 95db5b0

Browse files
ECWID-153267 - tests fix
1 parent 048c623 commit 95db5b0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/test/kotlin/com/ecwid/apiclient/v3/entity/CartsTest.kt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -710,6 +710,7 @@ private fun UpdatedOrder.cleanupForComparison(order: UpdatedOrder): UpdatedOrder
710710
it.copy(
711711
appliesToItems = null
712712
)
713-
}
713+
},
714+
lang = order.lang
714715
)
715716
}

0 commit comments

Comments
 (0)