File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
dev/tests/functional/testsuites/Magento/Mtf/TestSuite/InjectableTests Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 9
9
xsi : noNamespaceSchemaLocation =" ../../../../../vendor/magento/mtf/Magento/Mtf/TestRunner/etc/testRunner.xsd" >
10
10
<rule scope =" variation" >
11
11
<deny >
12
- <tag group =" test_type" value =" 3rd_party_test" />
13
- <tag group =" test_type" value =" 3rd_party_test_single_flow" />
12
+ <tag group =" test_type" value =" 3rd_party_test, 3rd_party_test_single_flow" />
14
13
</deny >
15
14
</rule >
16
15
</config >
Original file line number Diff line number Diff line change 21
21
</rule >
22
22
<rule scope =" variation" >
23
23
<deny >
24
- <tag group =" test_type" value =" 3rd_party_test" />
25
- <tag group =" test_type" value =" 3rd_party_test_single_flow" />
24
+ <tag group =" test_type" value =" 3rd_party_test, 3rd_party_test_single_flow" />
26
25
<tag group =" stable" value =" no" />
27
26
<tag group =" to_maintain" value =" yes" />
28
27
</deny >
You can’t perform that action at this time.
0 commit comments