fixed tests

This commit is contained in:
Peter Holmberg
2019-02-21 14:44:21 +01:00
parent 89883c2cf6
commit f3ff3c1aec
2 changed files with 7 additions and 6 deletions
@@ -2,10 +2,12 @@
exports[`Render BarGauge with basic options should render 1`] = `
<div
className="bar-gauge"
style={
Object {
"display": "flex",
"flexDirection": "column",
"height": "300px",
"justifyContent": "flex-end",
"width": "300px",
}
}