huridocs/uwazi

View on GitHub
app/react/Pages/components/specs/__snapshots__/PageViewer.spec.js.snap

Summary

Maintainability
Test Coverage
// 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)>
`;