Fix rubocop loading order issues
- due to our loading order during test, we are loading the cop_helper first instead of letting the rubocop be required first and the class to be defined.
Showing
Please register or sign in to comment
- due to our loading order during test, we are loading the cop_helper first instead of letting the rubocop be required first and the class to be defined.