Skip to content

Commit

Permalink
Tweak method name.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Mar 3, 2017
1 parent 1a1ab2f commit d138dda
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -32,7 +32,7 @@ class FileLevelDocBlockTest extends \Horde_Test_Case
/**
* @dataProvider getFileNames
*/
public function testNoFileLevelDocBlock($file, $config)
public function testFileLevelDocBlocks($file, $config)
{
if ($config) {
$config = new Config(__DIR__ . '/fixtures/config.php');
Expand Down

0 comments on commit d138dda

Please sign in to comment.