app/react/Pages/components/specs/__snapshots__/PageViewer.spec.js.snap
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`PageViewer render should render the script 1`] = `
<Connect(Script)
onError={[Function]}
>
var datasets = window.store.getState().page.datasets.toJS();
JSScript
</Connect(Script)>
`;