Browse Source

Move/rename to where/what should be so that the meaning becomes clearer.

Wataru Terada 10 years ago
parent
commit
7fcc47183f
1 changed files with 2 additions and 2 deletions
  1. 2 2
      tests/TestCase/Controller/CookieComponentControllerTest.php

+ 2 - 2
tests/TestCase/Controller/CookieComponentControllerTest.php

@@ -22,9 +22,9 @@ use Cake\TestSuite\IntegrationTestCase;
 use Cake\Utility\Security;
 
 /**
- * CookieComponentControllerTest class
+ * CookieEncryptedUsingControllerTest class
  */
-class CookieComponentControllerTest extends IntegrationTestCase
+class CookieEncryptedUsingControllerTest extends IntegrationTestCase
 {
     /**
      * reset environment.