The VotingAPI simpletest reads:

  function getInfo() {
    return array(
      'name' => t('Voting API'),
      'desc' => t('Voting API'),
      'group' => t('Voting API Tests'));
  }

But the second element should be named "description". See patch.

CommentFileSizeAuthor
votingapi.test.patch560 byteslyricnz

Comments

lyricnz’s picture

Status: Needs review » Closed (fixed)

Dupe