Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
CreateBundleDynamicProductEntityTest.php
Go to the documentation of this file.
1 <?php
8 
22 {
23  /* tags */
24  const TEST_TYPE = 'acceptance_test, extended_acceptance_test';
25  const MVP = 'yes';
26  /* end tags */
27 
28  // This blank class is created only to run long variation as a separate test in parallel environment
29 }