* [unit,0.3h] Adjust mr unit test case.

This commit is contained in:
caoyanyi
2024-07-18 15:52:22 +08:00
committed by 田淑杰
parent 8517d10781
commit d05b674893
5 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ $mrYaml->jobID->range(1);
$mrYaml->title->range('1-100')->prefix('MR-');
$mrYaml->gen(5);
su('admin', false);
su('admin');
global $tester;
$mrModel = $tester->loadModel('mr');