mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-09-05 02:52:41 +00:00
Revert "Update App::objects() cache after App::build()."
This reverts commit f9b02dde44
.
This commit is contained in:
parent
a718b1d91c
commit
38ad1bfc62
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@ class CakePluginTest extends CakeTestCase {
|
|||
*/
|
||||
public function tearDown() {
|
||||
App::build();
|
||||
App::objects('plugins', null, false);
|
||||
CakePlugin::unload();
|
||||
Configure::delete('CakePluginTest');
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue