Fix RuboCop unit tests on modern versions.

Review Request #13080 — Created May 30, 2023 and submitted

chipx86
ReviewBot
release-3.x
reviewbot

Modern versions of RuboCop show syntax errors as a "fatal" type instead
of an "error" type, which is certainly more reasonable. This updates the
unit tests to test against this expectation.

No changes are needed for the main RuboCop integration.

Upgraded RuboCop locally and ran unit tests. Verified the fix.

Summary
Fix RuboCop unit tests on modern versions.
david
  1. Ship It!
  2. 
      
maubin
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-3.x (36f6ee7)
Loading...