ModusCreateOrg/budgeting

View on GitHub
app/utils/__tests__/__snapshots__/provideContextBroadcast-test.js.snap

Summary

Maintainability
Test Coverage
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`provideContextBroadcast should return a HOC that renders correctly 1`] = `
<div>
  test
</div>
`;