Commit 31b52757 authored by Ash McKenzie's avatar Ash McKenzie

Merge branch 'update-popover-snapshots' into 'master'

Update popover snapshots

See merge request gitlab-org/gitlab-ee!13619
parents 64b60e03 4a573be7
...@@ -26,6 +26,7 @@ exports[`InfoCell renders a number value 1`] = ` ...@@ -26,6 +26,7 @@ exports[`InfoCell renders a number value 1`] = `
<glpopover-stub <glpopover-stub
content="popoverContent" content="popoverContent"
cssclasses=""
placement="bottom" placement="bottom"
triggers="hover" triggers="hover"
/> />
...@@ -59,6 +60,7 @@ exports[`InfoCell renders a title and string value with an info popover through ...@@ -59,6 +60,7 @@ exports[`InfoCell renders a title and string value with an info popover through
<glpopover-stub <glpopover-stub
content="popoverContent" content="popoverContent"
cssclasses=""
placement="bottom" placement="bottom"
triggers="hover" triggers="hover"
/> />
......
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