mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
Typo in tests docblock
This commit is contained in:
parent
fd198ce0fa
commit
2f7cc052d2
1 changed files with 1 additions and 1 deletions
|
@ -555,7 +555,7 @@ class ModelValidationTest extends BaseModelTest {
|
|||
}
|
||||
|
||||
/**
|
||||
* test that validates() still performs correctly when useTable = false on the mode.
|
||||
* test that validates() still performs correctly when useTable = false on the model.
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue