// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`GameCreationForm can have presets selected 1`] = `
Default Urban America Urban Global Fast Frozen Country Race Frozen Country Race 30 Seconds 2 Minutes 5 Minutes 1 Hour 1 Round 3 Rounds 5 Rounds 10 Rounds Random Street View Urban Centers Normal Frozen Normal Time Bank Race Distance Country Race No limit 10k total points per round 20k total points per round
`; exports[`GameCreationForm can have the error modal closed 1`] = `
Default Urban America Urban Global Fast Frozen Country Race Frozen Country Race 30 Seconds 2 Minutes 5 Minutes 1 Hour 1 Round 3 Rounds 5 Rounds 10 Rounds Random Street View Urban Centers Normal Frozen Normal Time Bank Race Distance Country Race No limit 10k total points per round 20k total points per round
`; exports[`GameCreationForm handles error creating a game 1`] = `
Default Urban America Urban Global Fast Frozen Country Race Frozen Country Race 30 Seconds 2 Minutes 5 Minutes 1 Hour 1 Round 3 Rounds 5 Rounds 10 Rounds Random Street View Urban Centers Normal Frozen Normal Time Bank Race Distance Country Race No limit 10k total points per round 20k total points per round
`; exports[`GameCreationForm renders 1`] = `
Default Urban America Urban Global Fast Frozen Country Race Frozen Country Race 30 Seconds 2 Minutes 5 Minutes 1 Hour 1 Round 3 Rounds 5 Rounds 10 Rounds Random Street View Urban Centers Normal Frozen Normal Time Bank Race Distance Country Race No limit 10k total points per round 20k total points per round
`;