Added automated action to change task color based on the priority
This commit is contained in:
@@ -70,7 +70,6 @@ class TaskAssignCategoryLinkTest extends Base
|
||||
public function testThatExistingCategoryWillNotChange()
|
||||
{
|
||||
$tc = new TaskCreation($this->container);
|
||||
$tf = new TaskFinder($this->container);
|
||||
$p = new Project($this->container);
|
||||
$c = new Category($this->container);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user