* Correct unit test of bugModel-resolve.
This commit is contained in:
@@ -996,6 +996,7 @@ class bugTest
|
||||
$bug->createBuild = 0;
|
||||
$bug->buildExecution = 0;
|
||||
$bug->uid = '';
|
||||
$bug->comment = '';
|
||||
|
||||
foreach($param as $key => $value) $bug->{$key} = $value;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user