Fixes APM snapshot for CSS value (#24898)

This commit is contained in:
Jason Rhodes 2018-10-31 08:07:59 -04:00 committed by Søren Louv-Jansen
parent e97b019815
commit e13e47fc4e

View file

@ -530,7 +530,7 @@ exports[`Timeline should render with data 1`] = `
<div
style={
Object {
"bottom": "0",
"bottom": 0,
"left": "484.2043232706185px",
"position": "absolute",
}
@ -560,7 +560,7 @@ exports[`Timeline should render with data 1`] = `
<div
style={
Object {
"bottom": "0",
"bottom": 0,
"left": "528.1747555976804px",
"position": "absolute",
}
@ -590,7 +590,7 @@ exports[`Timeline should render with data 1`] = `
<div
style={
Object {
"bottom": "0",
"bottom": 0,
"left": "879.9382142141751px",
"position": "absolute",
}