Skip to content

Remove flaky assertion

rossfuhrman requested to merge rf-fix-vulnerabilities-api-spec into master

This spec was failing because it assumed that the order returned by the API would be the same from run to run. Fix this by removing the test for the name of the first vulnerability.

It is very similar to https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/12017

Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/11476

Edited by rossfuhrman

Merge request reports