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.
| Comment | File | Size | Author |
|---|---|---|---|
| votingapi.test.patch | 560 bytes | lyricnz |
Comments
Comment #1
lyricnz commentedDupe