diff --git a/src/test/kotlin/com/ecwid/apiclient/v3/entity/BrandsTest.kt b/src/test/kotlin/com/ecwid/apiclient/v3/entity/BrandsTest.kt index d83271c0..e8766066 100644 --- a/src/test/kotlin/com/ecwid/apiclient/v3/entity/BrandsTest.kt +++ b/src/test/kotlin/com/ecwid/apiclient/v3/entity/BrandsTest.kt @@ -23,7 +23,6 @@ class BrandsTest : BaseEntityTest() { removeAllProducts() } - @Disabled("The test is temporarily disabled") @Test fun getBrands() { val brandedProductsCreateResult = createProductsWithBrands()