mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-19 02:56:15 +00:00
Fix CS
This commit is contained in:
parent
e7d6319d59
commit
c87de2a069
1 changed files with 1 additions and 1 deletions
|
@ -964,7 +964,7 @@ SQL;
|
|||
$this->assertContains('`limit_date` datetime NOT NULL,', $result);
|
||||
}
|
||||
|
||||
/**
|
||||
/**
|
||||
* test that a describe() gets additional fieldParameters
|
||||
*
|
||||
* @return void
|
||||
|
|
Loading…
Add table
Reference in a new issue