survey test fix
This commit is contained in:
parent
3049a3cce3
commit
d7649d3212
1 changed files with 1 additions and 1 deletions
|
|
@ -1883,7 +1883,7 @@ cmp_deeply(
|
||||||
verbatim => $index == 4 ? 1 : 0,
|
verbatim => $index == 4 ? 1 : 0,
|
||||||
recordedAnswer => $index++,
|
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'
|
'updateQuestionAnswers: Party type'
|
||||||
);
|
);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue