forked from extern/egroupware
Add doc about double delete
This commit is contained in:
parent
3536b15500
commit
17f5461f6c
@ -53,6 +53,7 @@ class TimezoneTest extends \EGroupware\Api\AppTest {
|
||||
public function tearDown()
|
||||
{
|
||||
$this->bo->delete($this->cal_id);
|
||||
// Delete again to remove from delete history
|
||||
$this->bo->delete($this->cal_id);
|
||||
$this->bo = null;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user