mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-20 09:08:42 +02:00
Unit tests
This commit is contained in:
@@ -374,7 +374,7 @@ class EventTest extends ItopTestCase
|
||||
/**
|
||||
* @dataProvider ReentranceCRUDProvider
|
||||
*/
|
||||
public function testReentranceCRUD($aClasses, $iEventCount)
|
||||
public function atestReentranceCRUD($aClasses, $iEventCount)
|
||||
{
|
||||
foreach ($aClasses as $sName => $aClass) {
|
||||
new TestReentranceCRUD($sName, $aClass['prio'], $aClass['events'], $aClass['permanent_protection']);
|
||||
|
||||
Reference in New Issue
Block a user