mirror of https://github.com/grafana/grafana
Convert OrgProfile test to RTL (#50525)
parent
6151320020
commit
6da4feb2a9
@ -1,14 +0,0 @@ |
||||
// Jest Snapshot v1, https://goo.gl/fbAQLP |
||||
|
||||
exports[`Render should render component 1`] = ` |
||||
<Form |
||||
defaultValues={ |
||||
Object { |
||||
"orgName": "Main org", |
||||
} |
||||
} |
||||
onSubmit={[Function]} |
||||
> |
||||
<Component /> |
||||
</Form> |
||||
`; |
Loading…
Reference in new issue