Fix unit test names

This commit is contained in:
Romain Neutron
2013-12-06 10:30:24 +01:00
parent a3b1ae7163
commit 66e762a1d1
69 changed files with 74 additions and 74 deletions

View File

@@ -4,7 +4,7 @@ namespace Alchemy\Tests\Phrasea\Security;
use Alchemy\Phrasea\Security\Firewall;
class FirewallTest extends \PhraseanetWebTestCaseAuthenticatedAbstract
class FirewallTest extends \PhraseanetAuthenticatedWebTestCase
{
protected $client;