Don't try to run database helpers as specs

What does this MR do and why?

Running

  $ bin/rspec -Ispec -rspec_helper --color --format documentation \
      spec/support/helpers/database
    Finished in 14.61 seconds (files took 55.56 seconds to load)
    0 examples, 0 failures

has no effect.

Stumbled upon during !71373.

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 Peter Leitzen

Merge request reports

Loading