mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 11:50:30 +02:00
Removed comment about skipping a test case
This commit is contained in:
@@ -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);
|
||||
|
||||
|
Reference in New Issue
Block a user