mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-02-07 12:36:25 +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);
|
$this->assertContains('`limit_date` datetime NOT NULL,', $result);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* test that a describe() gets additional fieldParameters
|
* test that a describe() gets additional fieldParameters
|
||||||
*
|
*
|
||||||
* @return void
|
* @return void
|
||||||
|
|
Loading…
Add table
Reference in a new issue