Browse Source

Fix docblock tag

ADmad 8 years ago
parent
commit
bd22019d2d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/TestCase/Form/FormTest.php

+ 1 - 1
tests/TestCase/Form/FormTest.php

@@ -45,7 +45,7 @@ class FormTest extends TestCase
      * Test validator()
      *
      * @return void
-     * @deprecated
+     * @group deprecated
      */
     public function testValidator()
     {