From 26d348589d511e87396065a07da05ba7df9e74f8 Mon Sep 17 00:00:00 2001 From: sunguangming Date: Mon, 30 Jun 2025 06:28:40 +0000 Subject: [PATCH] * [unittest] modify unittest. --- module/webhook/test/model/builddata.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/module/webhook/test/model/builddata.php b/module/webhook/test/model/builddata.php index 76ac445161..57a3008108 100755 --- a/module/webhook/test/model/builddata.php +++ b/module/webhook/test/model/builddata.php @@ -19,7 +19,8 @@ cid=1 - 不传actionID @0 */ - +global $tester; +$tester->loadModel('action'); $webhook = new webhookTest(); $objectType = array();