Skip to content

Commit 7ecf2c4

Browse files
committed
Merge remote-tracking branch 'origin/MC-22132' into 2.3-develop-pr84
2 parents 2204386 + 9c0c446 commit 7ecf2c4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

app/code/Magento/Store/Test/Mftf/ActionGroup/AdminDeleteStoreViewActionGroup.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,6 @@
9292
<annotations>
9393
<description>EXTENDS: AdminSearchStoreViewByNameActionGroup. Goes to the Admin Stores grid page. Deletes the provided Store (if exists) without creating a Backup. Validates that the Success Message is present and correct.</description>
9494
</annotations>
95-
<arguments>
96-
<argument name="storeViewName" type="string"/>
97-
</arguments>
9895

9996
<executeInSelenium function="function($webdriver) use ($I) {
10097
$items = $webdriver->findElements(\Facebook\WebDriver\WebDriverBy::cssSelector('.col-store_title>a'));

0 commit comments

Comments
 (0)