File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/Cms/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 7
7
-->
8
8
9
9
<tests xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
10
- xsi : noNamespaceSchemaLocation =" ../../../../../../../vendor/ magento/magento2-functional-testing-framework/src/Magento/FunctionalTestingFramework/ Test/etc/testSchema.xsd" >
10
+ xsi : noNamespaceSchemaLocation =" urn: magento:mftf: Test/etc/testSchema.xsd" >
11
11
<test name =" CheckStaticBlocksTest" >
12
12
<annotations >
13
13
<features value =" Cms" />
63
63
<see userInput =" A block identifier with the same properties already exists in the selected store." stepKey =" VerifyBlockIsSaved1" />
64
64
65
65
<after >
66
- <actionGroup ref =" DeleteCMSBlockActionGroup" stepKey =" DeleteCMSBlockActionGroup" />
67
66
<actionGroup ref =" AdminDeleteWebsiteActionGroup" stepKey =" DeleteWebsite" >
68
67
<argument name =" websiteName" value =" secondWebsite" />
69
68
</actionGroup >
69
+ <actionGroup ref =" DeleteCMSBlockActionGroup" stepKey =" DeleteCMSBlockActionGroup" />
70
70
</after >
71
71
</test >
72
72
</tests >
You can’t perform that action at this time.
0 commit comments