mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-09-10 05:22:41 +00:00
Fixing failing tests in auth and scaffold.
Fixing more tests that had stray buffers.
This commit is contained in:
parent
92b57d81ee
commit
2b1bc99eb5
6 changed files with 14 additions and 16 deletions
|
@ -504,6 +504,7 @@ class AuthTest extends CakeTestCase {
|
|||
$this->Controller->Session->delete('Message.auth');
|
||||
|
||||
$this->initialized = true;
|
||||
Router::reload();
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue