The tests weren't actually running for Rails >= v6. Only the "bundler:audit" task was.
E.g. see the output and the test time (only 3s) in this CircleCI run:
See also the bundle exec appraisal rake
part of that same test run. The tests only ran for Rails < v6.