survey test fix

This commit is contained in:
Graham Knop 2009-03-03 17:07:53 +00:00
parent 3049a3cce3
commit d7649d3212

View file

@ -1883,7 +1883,7 @@ cmp_deeply(
verbatim => $index == 4 ? 1 : 0,
recordedAnswer => $index++,
})
} 'Democratic party', 'Republican party (or GOP)', 'Independant party', 'Other party (verbatim)',
} 'Democratic party', 'Republican party (or GOP)', 'Independent party', 'Other party (verbatim)',
],
'updateQuestionAnswers: Party type'
);