Loading modules/poll/poll.test +1 −1 Original line number Diff line number Diff line Loading @@ -216,7 +216,7 @@ class PollCreateTestCase extends PollTestCase { $vote_count = '2000'; $node->choice[] = array( 'chid' => '', 'chid' => NULL, 'chtext' => $new_option, 'chvotes' => (int) $vote_count, 'weight' => 1000, Loading Loading
modules/poll/poll.test +1 −1 Original line number Diff line number Diff line Loading @@ -216,7 +216,7 @@ class PollCreateTestCase extends PollTestCase { $vote_count = '2000'; $node->choice[] = array( 'chid' => '', 'chid' => NULL, 'chtext' => $new_option, 'chvotes' => (int) $vote_count, 'weight' => 1000, Loading