Commit ad939b05 by Torkel Ödegaard

Fix: Updated snapshot unit test that was failing

parent fbcc1099
......@@ -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",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment