Skip to content

Temporarily allow listing cross join

Omar Qunsul requested to merge fix-projects-finder-cross-joins into master

What does this MR do and why?

Temporarily allow listing cross join to address failing tests

Changelog: fixed

How to test locally

On the master branch, run:

bundle exec rspec spec/finders/projects_finder_spec.rb

On this this branch the cross join errors disappear.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Omar Qunsul

Merge request reports