From a2d8887421f2369b27b775c871aff9991c3ab090 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Fri, 4 Mar 2016 15:11:27 -0500 Subject: Added unit test for Category model --- tests/units/Action/CommentCreationMoveTaskColumnTest.php | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/units/Action/CommentCreationMoveTaskColumnTest.php') diff --git a/tests/units/Action/CommentCreationMoveTaskColumnTest.php b/tests/units/Action/CommentCreationMoveTaskColumnTest.php index 87ee86ea..6464639e 100644 --- a/tests/units/Action/CommentCreationMoveTaskColumnTest.php +++ b/tests/units/Action/CommentCreationMoveTaskColumnTest.php @@ -7,7 +7,6 @@ use Kanboard\Model\Task; use Kanboard\Model\TaskCreation; use Kanboard\Model\Comment; use Kanboard\Model\Project; -use Kanboard\Model\ProjectUserRole; use Kanboard\Action\CommentCreationMoveTaskColumn; class CommentCreationMoveTaskColumnTest extends Base -- cgit v1.2.3