mirror of
https://github.com/grafana/grafana.git
synced 2025-02-15 01:53:33 -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 {
|
||||
"fontFamily": Object {
|
||||
"monospace": "Menlo, Monaco, Consolas, 'Courier New', monospace",
|
||||
"sansSerif": "'Roboto', Helvetica, Arial, sans-serif",
|
||||
"sansSerif": "'Roboto', 'Helvetica Neue', Arial, sans-serif",
|
||||
},
|
||||
"heading": Object {
|
||||
"h1": "28px",
|
||||
@ -339,7 +339,7 @@ exports[`Render should render with base threshold 1`] = `
|
||||
"typography": Object {
|
||||
"fontFamily": Object {
|
||||
"monospace": "Menlo, Monaco, Consolas, 'Courier New', monospace",
|
||||
"sansSerif": "'Roboto', Helvetica, Arial, sans-serif",
|
||||
"sansSerif": "'Roboto', 'Helvetica Neue', Arial, sans-serif",
|
||||
},
|
||||
"heading": Object {
|
||||
"h1": "28px",
|
||||
|
Loading…
Reference in New Issue
Block a user