* [refac bug #55277] Adjust get oldCase.
This commit is contained in:
@@ -2160,7 +2160,7 @@ class testcaseModel extends model
|
||||
|
||||
if(empty($testcase->id))
|
||||
{
|
||||
$this->create($case);
|
||||
$this->create($testcase);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user