Skip to content

Commit

Permalink
Issue #62: Disable PHPMD in the test file.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Jul 3, 2018
1 parent 5548a0c commit 41ab734
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/CommandsTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
* Class DrupalCommandsTest.
*
* @package OpenEuropa\TaskRunner\Tests\Commands
*
* @SuppressWarnings(PHPMD.TooManyPublicMethods)
*/
class CommandsTest extends AbstractTest
{
Expand Down

0 comments on commit 41ab734

Please sign in to comment.