// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`MPollBody renders a finished poll 1`] = `

What should we order for the party?

Pizza
0 votes
Poutine
0 votes
Italian
2 votes
Wings
1 vote
Final result based on 3 votes
`; exports[`MPollBody renders a finished poll with multiple winners 1`] = `

What should we order for the party?

Pizza
2 votes
Poutine
0 votes
Italian
0 votes
Wings
2 votes
Final result based on 4 votes
`; exports[`MPollBody renders a finished poll with no votes 1`] = `

What should we order for the party?

Pizza
0 votes
Poutine
0 votes
Italian
0 votes
Wings
0 votes
Final result based on 0 votes
`; exports[`MPollBody renders a poll that I have not voted in 1`] = `

What should we order for the party?