Codacy cleanup
This commit is contained in:
parent
ce63479976
commit
e161edba97
@ -73,7 +73,6 @@ class ActivityTest extends PHPUnit_Framework_TestCase {
|
||||
$task->ownAttachment[] = $attachment;
|
||||
R::store($task);
|
||||
|
||||
|
||||
$activity = R::dispense('activity');
|
||||
$activity->item_type = 'task';
|
||||
$activity->item_id = 1;
|
||||
|
Reference in New Issue
Block a user