Skip to content

Commit 6070bc5

Browse files
committed
ECWID-196977 disabling test errors
1 parent 2f97e46 commit 6070bc5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -832,7 +832,7 @@ class ProductsTest : BaseEntityTest() {
832832
assertEquals(0, productDetails2.media?.images?.size)
833833
}
834834

835-
//@Test
835+
// @Test
836836
fun testManipulateProductGalleryImages() {
837837
// Creating new product
838838
val productCreateRequest = ProductCreateRequest(

0 commit comments

Comments
 (0)