mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
Add some groups legacy, functional, web, authenticated
This commit is contained in:
@@ -7,6 +7,10 @@ use Alchemy\Phrasea\TaskManager\NotifierInterface;
|
||||
use Alchemy\Phrasea\Model\Entities\Task;
|
||||
use Doctrine\Common\Persistence\ObjectManager;
|
||||
|
||||
/**
|
||||
* @group functional
|
||||
* @group legacy
|
||||
*/
|
||||
class TaskManipulatorTest extends \PhraseanetTestCase
|
||||
{
|
||||
/** @var NotifierInterface|\PHPUnit_Framework_MockObject_MockObject */
|
||||
|
Reference in New Issue
Block a user