• Yorick Peterse's avatar
    Fixed flaky EE specific Ci::Pipeline test · bec7d22d
    Yorick Peterse authored
    This test would expect pipelines to be returned in a particular order,
    without actually ordering the rows. This could lead to the test
    sometimes failing. To solve this, we use `to include` instead of `to
    eq`.
    bec7d22d
pipeline_spec.rb 10.8 KB