Skip to content

Commit 75bb1b3

Browse files
ACP2E-391 Fix integration failures
1 parent 24803a1 commit 75bb1b3

File tree

1 file changed

+0
-1
lines changed
  • dev/tests/integration/testsuite/Magento/Catalog/Controller/Adminhtml

1 file changed

+0
-1
lines changed

dev/tests/integration/testsuite/Magento/Catalog/Controller/Adminhtml/ProductTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,6 @@ public function testProductShorDescriptionHasWysiwygEditor()
263263
),
264264
'"Save & Duplicate" button isn\'t present on Edit Product page'
265265
);
266-
$this->assertStringContainsString('id=\"toggleproduct_form_short_description\"', $body);
267266
$this->assertStringContainsString("{ 'targetElementId': 'product_form_short_description' }", $body);
268267
}
269268

0 commit comments

Comments
 (0)