Fix tests

This commit is contained in:
Nicolas Le Goff
2014-05-23 10:44:03 +02:00
parent 2cd0f1879d
commit e15a2ffd92
4 changed files with 10 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
namespace Alchemy\Tests\Phrasea\Application;
class ApplicationLightboxTest extends \PhraseanetWebTestCaseAuthenticatedAbstract
class LightboxTest extends \PhraseanetWebTestCaseAuthenticatedAbstract
{
protected $client;