Browse Source

fix copy paste

Mark Scherer 10 years ago
parent
commit
06749859b6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/TestCase/View/Helper/UrlHelperTest.php

+ 1 - 1
tests/TestCase/View/Helper/UrlHelperTest.php

@@ -13,7 +13,7 @@ use Cake\Routing\Router;
  * Datetime Test Case
  *
  */
-class TimeHelperTest extends TestCase {
+class UrlHelperTest extends TestCase {
 
 	public function setUp() {
 		parent::setUp();