mirror of
https://github.com/e107inc/e107.git
synced 2025-03-28 08:12:42 +01:00
Removed comment about skipping a test case
This commit is contained in:
parent
a0ed703608
commit
832792cdfc
@ -924,7 +924,6 @@ class e_formTest extends \Codeception\Test\Unit
|
||||
|
||||
foreach($this->_fields as $field=>$att)
|
||||
{
|
||||
//if ($field != 'checkboxes_001') continue;
|
||||
$value = $this->_values[$field];
|
||||
$result = $frm->renderElement($field, $value, $att);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user