Skip to content

Fix flaky spec in create_pipeline_service_spec.rb

Stan Hu requested to merge sh-fix-flaky-create-pipeline-spec into master

In https://gitlab.com/gitlab-org/gitlab/-/jobs/398915713, the job failed because the database returned a different ordering. Fix this by just matching the array contents.

Edited by Stan Hu

Merge request reports