summaryrefslogtreecommitdiff
path: root/spec/frontend/registry/settings/components/__snapshots__/registry_settings_app_spec.js.snap
blob: 11393c89d06bb70199fbf8dae82a54bb508fce7e (plain)
1
2
3
4
5
6
7
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`Registry Settings App renders 1`] = `
<div>
  <settings-form-stub />
</div>
`;