mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
Remove whitespace
This commit is contained in:
parent
b45fe026f5
commit
cb23bf9223
1 changed files with 1 additions and 1 deletions
|
@ -166,7 +166,7 @@ abstract class CakeTestCase extends PHPUnit_Framework_TestCase {
|
|||
}
|
||||
unset($this->db);
|
||||
unset($this->fixtureManager);
|
||||
unset($this->fixtures);
|
||||
unset($this->fixtures);
|
||||
unset($this->_configure);
|
||||
unset($this->_pathRestore);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue