mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 11:28:25 +00:00
Fixing stupid typo.
This commit is contained in:
parent
7c79583caa
commit
55ecfe0292
1 changed files with 1 additions and 1 deletions
|
@ -4448,7 +4448,7 @@ class DboSourceTest extends CakeTestCase {
|
|||
));
|
||||
$this->assertEqual($expected, $result);
|
||||
}
|
||||
˝
|
||||
|
||||
/**
|
||||
* test reading complex virtualFields with subqueries.
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue