mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
rename NormalTest to PhpEcho test
This commit is contained in:
@@ -36,7 +36,7 @@ class DoctrineNormalTest extends PhraseanetPHPUnitAbstract
|
||||
'hello', array(), array()
|
||||
);
|
||||
|
||||
$this->assertEquals("normal", $log->getType());
|
||||
$this->assertEquals("phpecho", $log->getType());
|
||||
}
|
||||
|
||||
public function testScope()
|
Reference in New Issue
Block a user