Fix: Updated snapshot unit test that was failing

This commit is contained in:
Torkel Ödegaard
2019-03-28 11:31:46 +01:00
parent fbcc10994e
commit ad939b0583

View File

@@ -184,6 +184,7 @@ exports[`Render should render with base threshold 1`] = `
"spacing": Object {
"d": "14px",
"gutter": "30px",
"insetSquishMd": "4px 8px",
"lg": "24px",
"md": "16px",
"sm": "8px",
@@ -341,6 +342,7 @@ exports[`Render should render with base threshold 1`] = `
"spacing": Object {
"d": "14px",
"gutter": "30px",
"insetSquishMd": "4px 8px",
"lg": "24px",
"md": "16px",
"sm": "8px",