Update ActionCommTest.php
This commit is contained in:
parent
358054908f
commit
86e220dd40
@ -223,7 +223,7 @@ class ActionCommTest extends PHPUnit\Framework\TestCase
|
||||
$result=$localobject->update($user);
|
||||
|
||||
$this->assertLessThan($result, 0);
|
||||
print __METHOD__." id=".$id." result=".$result."\n";
|
||||
print __METHOD__." id=".$localobject->id." result=".$result."\n";
|
||||
return $localobject->id;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user