Closed (fixed)
Project:
Voting API
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Apr 2009 at 22:49 UTC
Updated:
27 Apr 2009 at 12:32 UTC
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