From 013caebc4ce32ca7debe823b46101cd477ecf7f5 Mon Sep 17 00:00:00 2001 From: yulujie Date: Thu, 22 Aug 2024 17:02:04 +0800 Subject: [PATCH] * [task#126833,doing,0.1h,1h] Modify data of ui test to putoff execution. --- module/execution/test/ui/putoffexecution.php | 1 - 1 file changed, 1 deletion(-) diff --git a/module/execution/test/ui/putoffexecution.php b/module/execution/test/ui/putoffexecution.php index 39e3029750..959a874f26 100644 --- a/module/execution/test/ui/putoffexecution.php +++ b/module/execution/test/ui/putoffexecution.php @@ -9,7 +9,6 @@ cid=1 chdir(__DIR__); include '../lib/putoffexecution.ui.class.php'; -zenData('project')->loadYaml('execution', false, 2)->gen(10); $ptoject = zenData('project'); $project->id->range('1'); $project->name->range('项目');