Browse Source

phpcs fix

AD7six 11 years ago
parent
commit
e393ab9da9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/TestCase/View/HelperRegistryTest.php

+ 1 - 1
tests/TestCase/View/HelperRegistryTest.php

@@ -228,7 +228,7 @@ class HelperRegistryTest extends TestCase {
  * Loading a helper with no config should "just work"
  *
  * The addToAssertionCount call is to record that no exception was thrown
-
+ *
  * @return void
  */
 	public function testLoadMultipleTimesNoConfig() {