Update CommandeTest.php
This commit is contained in:
parent
86e220dd40
commit
3ea613896e
@ -196,7 +196,7 @@ class CommandeTest 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;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user