Skip to content

Use @gitlab/favicon-overlay instead of common_utils

Paul Slaughter requested to merge ps-use-gitlab-favicon-overlay into master

What does this MR do?

As part of #287678 (closed), we've moved our favicon overlay utilities over to their own package (many thanks to @winniehell!). This package has significantly better test coverage than our current one and will also free up some CI resources since it's tests are decoupled from our pipeline.

Screenshots (strongly suggested)

Screen_Shot_2020-12-23_at_12.02.21_PM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Paul Slaughter

Merge request reports