From bd22019d2d3f8b68924042d3156b2b08775439c7 Mon Sep 17 00:00:00 2001 From: ADmad Date: Mon, 4 Dec 2017 19:02:03 +0530 Subject: [PATCH] Fix docblock tag --- tests/TestCase/Form/FormTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/TestCase/Form/FormTest.php b/tests/TestCase/Form/FormTest.php index 5c49b4f83cf..abfec0c6fe6 100644 --- a/tests/TestCase/Form/FormTest.php +++ b/tests/TestCase/Form/FormTest.php @@ -45,7 +45,7 @@ public function testSchema() * Test validator() * * @return void - * @deprecated + * @group deprecated */ public function testValidator() {