File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/PageCache/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 9
9
<tests xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
10
10
xsi : noNamespaceSchemaLocation =" urn:magento:mftf:Test/etc/testSchema.xsd" >
11
11
<test name =" NewProductsListWidgetSimpleProductTest" >
12
- <actionGroup ref =" clearPageCache" stepKey =" clearPageCache" after = " clickSaveProduct " />
12
+ <actionGroup ref =" clearPageCache" stepKey =" clearPageCache" before = " amOnCmsPage " />
13
13
</test >
14
14
<test name =" NewProductsListWidgetConfigurableProductTest" >
15
15
<actionGroup ref =" clearPageCache" stepKey =" clearPageCache" after =" clickSaveProduct" />
18
18
<actionGroup ref =" clearPageCache" stepKey =" clearPageCache" after =" clickSaveProduct" />
19
19
</test >
20
20
<test name =" NewProductsListWidgetVirtualProductTest" >
21
- <actionGroup ref =" clearPageCache" stepKey =" clearPageCache" after = " clickSaveProduct " />
21
+ <actionGroup ref =" clearPageCache" stepKey =" clearPageCache" before = " amOnCmsPage " />
22
22
</test >
23
23
<test name =" NewProductsListWidgetBundleProductTest" >
24
24
<actionGroup ref =" clearPageCache" stepKey =" clearPageCache" after =" clickSaveProduct" />
You can’t perform that action at this time.
0 commit comments