Commit 6dd58201 authored by Phil Hughes's avatar Phil Hughes

Merge branch 'leipert-broken-master-jest' into 'master'

Fix broken EE master: Update jest snapshot

See merge request gitlab-org/gitlab-ee!14571
parents 815ebc83 85e7c36a
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
exports[`Card security reports app Empty State renders correctly renders empty state component with correct props 1`] = ` exports[`Card security reports app Empty State renders correctly renders empty state component with correct props 1`] = `
Object { Object {
"compact": false,
"description": "The security dashboard displays the latest security report. Use it to find and fix vulnerabilities.", "description": "The security dashboard displays the latest security report. Use it to find and fix vulnerabilities.",
"primaryButtonLink": "http://test.host/help_dashboard", "primaryButtonLink": "http://test.host/help_dashboard",
"primaryButtonText": "Learn more", "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