Replace snapshot testing with regular assertions
**Why?** Snapshots with fixture values can cause issues because fixtures are not guaranteed to be the same in `gitlab` and `gitlab-foss` https://gitlab.com/gitlab-org/gitlab/issues/33270
Showing
Please register or sign in to comment