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 Jan 15, 2019
1 parent 386b30b commit b9d38ba
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 b9d38ba

Please sign in to comment.