Skip to content

Fix avatar size in Jest spec

Heinrich Lee Yu requested to merge hly-fix-jest-broken-master into master

What does this MR do and why?

Fix avatar size in Jest spec

We have a minimum size of 48 so even if we pass in a with of 24, it results to 48.

Fixes gitlab-org/quality/engineering-productivity/master-broken-incidents#5796 (closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Heinrich Lee Yu

Merge request reports