// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`telepath: wagtail.widgets.CheckboxInput it renders correctly 1`] = `""`; exports[`telepath: wagtail.widgets.PageChooser it renders correctly 1`] = ` "
Welcome to the Wagtail Bakery!
" `; exports[`telepath: wagtail.widgets.PageChooser setState() changes the current page 1`] = ` "
Anadama
" `; exports[`telepath: wagtail.widgets.PageChooser setState() to null clears the fields 1`] = ` "
Welcome to the Wagtail Bakery!
" `; exports[`telepath: wagtail.widgets.RadioSelect it renders correctly 1`] = ` "" `; exports[`telepath: wagtail.widgets.Select it renders correctly 1`] = ` "" `;