mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 11:28:25 +00:00
Fix cs
This commit is contained in:
parent
b936a34471
commit
a947958dc9
1 changed files with 5 additions and 5 deletions
|
@ -168,7 +168,7 @@ class ConfigureTest extends CakeTestCase {
|
||||||
$this->assertEquals($expected, $result);
|
$this->assertEquals($expected, $result);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* testConsumeEmpty
|
* testConsumeEmpty
|
||||||
*
|
*
|
||||||
* @return void
|
* @return void
|
||||||
|
|
Loading…
Reference in a new issue