+ Add data initialization for action in unit test of reportModel::getUserYearProducts.
This commit is contained in:
@@ -4,6 +4,7 @@ declare(strict_types=1);
|
||||
include dirname(__FILE__, 5) . '/test/lib/init.php';
|
||||
include dirname(__FILE__, 2) . '/report.class.php';
|
||||
|
||||
zdTable('action')->gen(200);
|
||||
zdTable('product')->gen(20);
|
||||
zdTable('story')->gen(20);
|
||||
zdTable('productplan')->gen(20);
|
||||
|
||||
Reference in New Issue
Block a user