Skip to content

Commit

Permalink
Update addon-info snapshots to fix broken build
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Nov 25, 2018
1 parent ec5d38f commit 8d3ec44
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions addons/info/src/__snapshots__/index.test.js.snap
Expand Up @@ -3039,7 +3039,7 @@ exports[`addon Info should render component description 1`] = `
<span
style={
Object {
"color": "#777",
"color": "#444",
}
}
>
Expand Down Expand Up @@ -3084,7 +3084,7 @@ exports[`addon Info should render component description 1`] = `
<span
style={
Object {
"color": "#777",
"color": "#444",
}
}
>
Expand All @@ -3111,7 +3111,7 @@ exports[`addon Info should render component description 1`] = `
<span
style={
Object {
"color": "#777",
"color": "#444",
}
}
>
Expand Down Expand Up @@ -3139,7 +3139,7 @@ exports[`addon Info should render component description 1`] = `
<span
style={
Object {
"color": "#777",
"color": "#444",
}
}
>
Expand Down Expand Up @@ -3167,7 +3167,7 @@ exports[`addon Info should render component description 1`] = `
<span
style={
Object {
"color": "#777",
"color": "#444",
}
}
>
Expand Down Expand Up @@ -3215,7 +3215,7 @@ exports[`addon Info should render component description 1`] = `
<span
style={
Object {
"color": "#777",
"color": "#444",
}
}
>
Expand Down Expand Up @@ -3349,7 +3349,7 @@ exports[`addon Info should render component description 1`] = `
"color": "#a11",
},
"empty": Object {
"color": "#777",
"color": "#444",
},
"func": Object {
"color": "#170",
Expand Down Expand Up @@ -3410,7 +3410,7 @@ exports[`addon Info should render component description 1`] = `
"color": "#a11",
},
"empty": Object {
"color": "#777",
"color": "#444",
},
"func": Object {
"color": "#170",
Expand Down Expand Up @@ -3475,7 +3475,7 @@ exports[`addon Info should render component description 1`] = `
"color": "#a11",
},
"empty": Object {
"color": "#777",
"color": "#444",
},
"func": Object {
"color": "#170",
Expand Down Expand Up @@ -3570,7 +3570,7 @@ exports[`addon Info should render component description 1`] = `
"color": "#a11",
},
"empty": Object {
"color": "#777",
"color": "#444",
},
"func": Object {
"color": "#170",
Expand Down Expand Up @@ -3619,7 +3619,7 @@ exports[`addon Info should render component description 1`] = `
"color": "#a11",
},
"empty": Object {
"color": "#777",
"color": "#444",
},
"func": Object {
"color": "#170",
Expand Down Expand Up @@ -3672,7 +3672,7 @@ exports[`addon Info should render component description 1`] = `
"color": "#a11",
},
"empty": Object {
"color": "#777",
"color": "#444",
},
"func": Object {
"color": "#170",
Expand Down Expand Up @@ -3725,7 +3725,7 @@ exports[`addon Info should render component description 1`] = `
"color": "#a11",
},
"empty": Object {
"color": "#777",
"color": "#444",
},
"func": Object {
"color": "#170",
Expand Down Expand Up @@ -3866,7 +3866,7 @@ exports[`addon Info should render component description 1`] = `
<span
style={
Object {
"color": "#777",
"color": "#444",
}
}
>
Expand All @@ -3885,7 +3885,7 @@ exports[`addon Info should render component description 1`] = `
<span
style={
Object {
"color": "#777",
"color": "#444",
}
}
>
Expand Down

0 comments on commit 8d3ec44

Please sign in to comment.