mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-31 09:06:17 +00:00
Removing trailing whitespace.
This commit is contained in:
parent
7cef278ce2
commit
0759c0b462
1 changed files with 1 additions and 1 deletions
|
@ -197,7 +197,7 @@ class CakeTestCase extends PHPUnit_Framework_TestCase {
|
||||||
}
|
}
|
||||||
$args = func_get_args();
|
$args = func_get_args();
|
||||||
foreach ($args as $class) {
|
foreach ($args as $class) {
|
||||||
$this->sharedFixture->loadSingle($class);
|
$this->sharedFixture->loadSingle($class);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue