Commit 85e7c36a authored by Lukas Eipert's avatar Lukas Eipert

Fix broken EE master: Update jest snapshot

This change was introduced with
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/30259

The Empty Regions component has one more property and thus taints this
snapshot. Just shows that we need a single code base and I should port
GitLab UI updates in the future.
parent a0855461
......@@ -2,6 +2,7 @@
exports[`Card security reports app Empty State renders correctly renders empty state component with correct props 1`] = `
Object {
"compact": false,
"description": "The security dashboard displays the latest security report. Use it to find and fix vulnerabilities.",
"primaryButtonLink": "http://test.host/help_dashboard",
"primaryButtonText": "Learn more",
......
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