* [task#126833,done,0.1h,0] Modify data of ui test to delay execution.
This commit is contained in:
@@ -28,7 +28,7 @@ $execution = zenData('project');
|
||||
$execution->id->range('101,103');
|
||||
$execution->project->range('1');
|
||||
$execution->type->range('sprint');
|
||||
$execution->parent->range('11');
|
||||
$execution->parent->range('1');
|
||||
$execution->path->range('`,1,101,`, `,1,103,`');
|
||||
$execution->grade->range('1');
|
||||
$execution->name->range('未开始执行, 进行中执行');
|
||||
|
||||
Reference in New Issue
Block a user