mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 11:28:25 +00:00
Removed unncessary line to fix coding standards
This commit is contained in:
parent
ef7e1b6c6c
commit
c77c6f3b57
1 changed files with 0 additions and 1 deletions
|
@ -549,7 +549,6 @@ class TestTaskTest extends CakeTestCase {
|
|||
$this->assertContains('unset($this->Example)', $result);
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* test Constructor generation ensure that constructClasses is called for controllers
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue