mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
updated snapshot
This commit is contained in:
@@ -1,14 +1,9 @@
|
||||
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||||
|
||||
exports[`Render should render component 1`] = `
|
||||
<div
|
||||
className="section gf-form-group"
|
||||
<Component
|
||||
title="Value Mappings"
|
||||
>
|
||||
<h5
|
||||
className="section-heading"
|
||||
>
|
||||
Value mappings
|
||||
</h5>
|
||||
<div>
|
||||
<MappingRow
|
||||
key="Ok-0"
|
||||
@@ -57,5 +52,5 @@ exports[`Render should render component 1`] = `
|
||||
Add mapping
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</Component>
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user