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