ソースを参照

fix copy paste

Mark Scherer 10 年 前
コミット
06749859b6
1 ファイル変更1 行追加1 行削除
  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();