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 3f749c2 commit 50e5718Copy full SHA for 50e5718
dev/tests/functional/tests/app/Magento/Catalog/Test/Block/Adminhtml/Product/Edit/Section/Options/Type.php
@@ -49,7 +49,6 @@ class Type extends OptgroupselectElement
49
*/
50
protected function getData(ElementInterface $element)
51
{
52
- //TODO: Delete after complete task MTA-3327
53
$selectedElement = $this->find($this->advancedSelect);
54
$selectedElement->click();
55
$text = trim($element->getText());
0 commit comments