Skip to content

Fix noisy preflight checks spec

Kev Kloss requested to merge kkloss-fix-noisy-preflight-checks-spec into main

What does this merge request do and why?

This MR silences a noisy test by checking for it to output the correct error message.

How to set up and validate locally

  1. Run bundle exec rspec spec/tasks/preflight_checks_spec.rb
  2. See only dots, no weird error message output anywhere in sight 😌

Merge request reports

Loading