-
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
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`.