Fix flaky test in dashboard/snippets_spec.rb
Similar to https://gitlab.com/gitlab-org/gitlab/-/issues/206937, this test was flaky due to the image lazy loader. The test is asserting on the image src, but it fails when the src value is still the lazy loader's placeholder image. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/216541
Showing
Please register or sign in to comment