mirror of
https://github.com/grafana/grafana.git
synced 2025-02-16 18:34:52 -06:00
fixed snapshot for test
This commit is contained in:
parent
9e57195b1d
commit
2a53be050c
@ -195,7 +195,7 @@ exports[`Render should render with base threshold 1`] = `
|
|||||||
"typography": Object {
|
"typography": Object {
|
||||||
"fontFamily": Object {
|
"fontFamily": Object {
|
||||||
"monospace": "Menlo, Monaco, Consolas, 'Courier New', monospace",
|
"monospace": "Menlo, Monaco, Consolas, 'Courier New', monospace",
|
||||||
"sansSerif": "'Roboto', Helvetica, Arial, sans-serif",
|
"sansSerif": "'Roboto', 'Helvetica Neue', Arial, sans-serif",
|
||||||
},
|
},
|
||||||
"heading": Object {
|
"heading": Object {
|
||||||
"h1": "28px",
|
"h1": "28px",
|
||||||
@ -339,7 +339,7 @@ exports[`Render should render with base threshold 1`] = `
|
|||||||
"typography": Object {
|
"typography": Object {
|
||||||
"fontFamily": Object {
|
"fontFamily": Object {
|
||||||
"monospace": "Menlo, Monaco, Consolas, 'Courier New', monospace",
|
"monospace": "Menlo, Monaco, Consolas, 'Courier New', monospace",
|
||||||
"sansSerif": "'Roboto', Helvetica, Arial, sans-serif",
|
"sansSerif": "'Roboto', 'Helvetica Neue', Arial, sans-serif",
|
||||||
},
|
},
|
||||||
"heading": Object {
|
"heading": Object {
|
||||||
"h1": "28px",
|
"h1": "28px",
|
||||||
|
Loading…
Reference in New Issue
Block a user