Skip to content

Fix broken EE master: Update jest snapshot

Lukas 'ai-pi' Eipert requested to merge leipert-broken-master-jest into master

What does this MR do?

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.

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Lukas 'ai-pi' Eipert

Merge request reports