mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-19 19:16:16 +00:00
remove debug statement
This commit is contained in:
parent
bfaed32e58
commit
490bbf836d
1 changed files with 1 additions and 1 deletions
|
@ -3543,7 +3543,7 @@ class FormHelperTest extends CakeTestCase {
|
|||
'separator' => '--separator--',
|
||||
'between' => array('--between first--', '--between second--')
|
||||
));
|
||||
//die(debug($result, null, false));
|
||||
|
||||
$expected = array(
|
||||
'div' => array('class' => 'input radio'),
|
||||
'--before--',
|
||||
|
|
Loading…
Add table
Reference in a new issue