ADmad 10 年 前
コミット
b9ae87971a
1 ファイル変更0 行追加1 行削除
  1. 0 1
      tests/TestCase/Controller/ControllerTest.php

+ 0 - 1
tests/TestCase/Controller/ControllerTest.php

@@ -968,5 +968,4 @@ class ControllerTest extends TestCase
         $this->assertEquals($theme, @$controller->getView()->theme);
         // @codingStandardsIgnoreEnd
     }
-
 }