From 92977190ed589e7026a389a7b32de97640131e23 Mon Sep 17 00:00:00 2001 From: Corey Taylor Date: Fri, 10 Jun 2022 07:45:18 -0500 Subject: [PATCH] Remove invalid @param --- tests/TestCase/Command/TemplateCommandTest.php | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/TestCase/Command/TemplateCommandTest.php b/tests/TestCase/Command/TemplateCommandTest.php index ebc57942..a92cb9b9 100644 --- a/tests/TestCase/Command/TemplateCommandTest.php +++ b/tests/TestCase/Command/TemplateCommandTest.php @@ -102,7 +102,6 @@ public function testController() /** * Test the controller() method. * - * @param $name * @dataProvider nameVariations * @return void */