// Jest Snapshot v1, https://goo.gl/fbAQLP exports[` should render with byline of "this is a byline" 1`] = ` Hello world this is a byline `; exports[` should render with byline of undefined 1`] = ` Hello world `;