Skip to content

Commit fe985b5

Browse files
glo23503devarul
authored andcommitted
ACP2E-1422: No products in categories or search
1 parent e1e5ee3 commit fe985b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/integration/testsuite/Magento/Catalog/_files/product_simple_with_custom_attribute_in_flat.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
->setEntityTypeId($entityTypeId)
4242
->setIsVisible(true)
4343
->setFrontendInput('text')
44-
->setIsFilterable(1)
44+
->setIsFilterable(0)
4545
->setIsUserDefined(1)
4646
->setUsedInProductListing(1)
4747
->setBackendType('varchar')

0 commit comments

Comments
 (0)