File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
dev/tests/functional/tests/app/Magento/Cms/Test/TestCase Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 8
8
<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" ../../../../../../vendor/magento/mtf/etc/variations.xsd" >
9
9
<testCase name =" Magento\Cms\Test\TestCase\CreateCmsBlockEntityTest" summary =" Create CMS Block" ticketId =" MAGETWO-25578" >
10
10
<variation name =" CreateCmsBlockEntityTestVariation1" >
11
- <data name =" tag" xsi : type =" string" >severity:S1</data >
12
- <data name =" tag" xsi : type =" string" >test_type:extended_acceptance_test</data >
11
+ <data name =" tag" xsi : type =" string" >test_type:extended_acceptance_test, severity:S1</data >
13
12
<data name =" cmsBlock/data/title" xsi : type =" string" >block_%isolation%</data >
14
13
<data name =" cmsBlock/data/identifier" xsi : type =" string" >identifier_%isolation%</data >
15
14
<data name =" cmsBlock/data/stores/dataset/option_0" xsi : type =" string" >All Store Views</data >
You can’t perform that action at this time.
0 commit comments