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
5210f831c8
commit
98a32c334a
1 changed files with 1 additions and 1 deletions
|
@ -1336,5 +1336,5 @@ class DboSourceTest extends CakeTestCase {
|
|||
|
||||
$result = $db->insertMulti('articles', array_keys($data[0]), $data);
|
||||
$this->assertTrue($result, 'Data was saved');
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue