We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24803a1 commit 75bb1b3Copy full SHA for 75bb1b3
dev/tests/integration/testsuite/Magento/Catalog/Controller/Adminhtml/ProductTest.php
@@ -263,7 +263,6 @@ public function testProductShorDescriptionHasWysiwygEditor()
263
),
264
'"Save & Duplicate" button isn\'t present on Edit Product page'
265
);
266
- $this->assertStringContainsString('id=\"toggleproduct_form_short_description\"', $body);
267
$this->assertStringContainsString("{ 'targetElementId': 'product_form_short_description' }", $body);
268
}
269
0 commit comments