* [task#130733,done,0.2h] Add ui test files of edit a program

This commit is contained in:
sunxiaoqi
2025-02-20 10:37:24 +08:00
committed by 曹延义
parent ed5cfd9dfe
commit cd3559b3fe
5 changed files with 4 additions and 3 deletions
+1
View File
@@ -12,6 +12,7 @@ timeout=0
chdir(__DIR__);
include '../lib/projectview.ui.class.php';
zendata('project')->loadYaml('program', false, 2)->gen(10);
$tester = new createProgramTester();
$tester->login();