Skip to content

Commit 50e5718

Browse files
committed
MTA-3333: Deliver functional test fixes that were made during regression testing
- TODO removed
1 parent 3f749c2 commit 50e5718

File tree

1 file changed

+0
-1
lines changed
  • dev/tests/functional/tests/app/Magento/Catalog/Test/Block/Adminhtml/Product/Edit/Section/Options

1 file changed

+0
-1
lines changed

dev/tests/functional/tests/app/Magento/Catalog/Test/Block/Adminhtml/Product/Edit/Section/Options/Type.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ class Type extends OptgroupselectElement
4949
*/
5050
protected function getData(ElementInterface $element)
5151
{
52-
//TODO: Delete after complete task MTA-3327
5352
$selectedElement = $this->find($this->advancedSelect);
5453
$selectedElement->click();
5554
$text = trim($element->getText());

0 commit comments

Comments
 (0)