__tests__/components/common/__snapshots__/Loading.spec.js.snap

Summary

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

exports[`COMPONENTS - <Loading> render Loading 1`] = `
<ContextConsumer>
  <Component />
</ContextConsumer>
`;