mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-05-28 02:13:31 +00:00
cs
This commit is contained in:
parent
997154565f
commit
44952b06a4
6 changed files with 14 additions and 14 deletions
lib/Cake/Test/Case/Model
|
@ -2050,7 +2050,7 @@ class ModelValidationTest extends BaseModelTest {
|
|||
/**
|
||||
* testValidateFirstWithDefaults method
|
||||
*
|
||||
* return @void
|
||||
* @return void
|
||||
*/
|
||||
public function testFirstWithDefaults() {
|
||||
$this->loadFixtures('Article', 'Tag', 'Comment', 'User', 'ArticlesTag');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue