Skip to content

Commit 2b1fde2

Browse files
author
lestare
committed
MAGETWO-60718: [FT] CreateCmsPageEntityTest variations fail on AssertCmsPageForm
1 parent a74af51 commit 2b1fde2

File tree

1 file changed

+3
-1
lines changed
  • dev/tests/functional/testsuites/Magento/Mtf/TestSuite/InjectableTests

1 file changed

+3
-1
lines changed

dev/tests/functional/testsuites/Magento/Mtf/TestSuite/InjectableTests/MAGETWO-60718.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,13 @@
55
* See COPYING.txt for license details.
66
*/
77
-->
8+
9+
<!--This file is temporary solution for running specific functional tests on Bamboo -->
810
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
911
xsi:noNamespaceSchemaLocation="../../../../../vendor/magento/mtf/Magento/Mtf/TestRunner/etc/testRunner.xsd">
1012
<rule scope="testsuite">
1113
<allow>
12-
<namespace value="Magento/Cms/Test/TestCase/CreateCmsPageEntityTest" />
14+
<class value="Magento\Cms\Test\TestCase\CreateCmsPageEntityTest"/>
1315
</allow>
1416
</rule>
1517
</config>

0 commit comments

Comments
 (0)