Skip to content

Replace snapshot testing with regular assertions

Paul Slaughter requested to merge 33270-fix-jest-failing-in-foss into master

What does this MR do?

This MR fixes the issue with GitLab FOSS because the fixtures did not match the Jest snapshot.

Closes #33270 (closed)

Merge request reports