* [refac bug #67162] Adjust unit test.

This commit is contained in:
wangyidong
2025-11-12 16:07:43 +08:00
parent 9ceeffc267
commit b9dd05115f
@@ -18,9 +18,9 @@ cid=0
*/
include dirname(__FILE__, 5) . '/test/lib/init.php';
include dirname(__FILE__, 3) . '/control.php';
include dirname(__FILE__, 2) . '/lib/zen.class.php';
zenData('product')->gen(10);
su('admin');
$productTest = new productZenTest();