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:
@@ -2,6 +2,12 @@
|
||||
|
||||
namespace Alchemy\Tests\Phrasea\Security;
|
||||
|
||||
/**
|
||||
* @group functional
|
||||
* @group legacy
|
||||
* @group authenticated
|
||||
* @group web
|
||||
*/
|
||||
class FirewallTest extends \PhraseanetAuthenticatedWebTestCase
|
||||
{
|
||||
protected $client;
|
||||
|
Reference in New Issue
Block a user