Commit a1365530 authored by Andrew Fontaine's avatar Andrew Fontaine

Update Snapshots for MR Popovers

A new attribute was added to `GlPopover`, so the snapshots had to be
updated to match.
parent aa520060
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
exports[`MR Popover loaded state matches the snapshot 1`] = ` exports[`MR Popover loaded state matches the snapshot 1`] = `
<glpopover-stub <glpopover-stub
boundary="viewport" boundary="viewport"
cssclasses=""
placement="top" placement="top"
show="" show=""
target="" target=""
...@@ -61,6 +62,7 @@ exports[`MR Popover loaded state matches the snapshot 1`] = ` ...@@ -61,6 +62,7 @@ exports[`MR Popover loaded state matches the snapshot 1`] = `
exports[`MR Popover shows skeleton-loader while apollo is loading 1`] = ` exports[`MR Popover shows skeleton-loader while apollo is loading 1`] = `
<glpopover-stub <glpopover-stub
boundary="viewport" boundary="viewport"
cssclasses=""
placement="top" placement="top"
show="" show=""
target="" target=""
......
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