• Doug Stull's avatar
    Fix rubocop loading order issues · 0b58729f
    Doug Stull authored
    - 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.
    0b58729f
rspec.rb 1 KB