Skip to content

Commit b832176

Browse files
ECWID-139883 java-api-library: CustomersTest testSearchFields failed - enabled com.ecwid.apiclient.v3.entity.CustomersTest.testSearchFields
1 parent 0f8dee4 commit b832176

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ class CustomersTest : BaseEntityTest() {
119119
}
120120

121121
@Test
122-
@Disabled("Will be fixed in ECWID-75364")
123122
fun testSearchFields() {
124123
// Creating new customer group
125124
val customerGroupCreateRequest = CustomerGroupCreateRequest(

0 commit comments

Comments
 (0)