Skip to content

Commit

Permalink
Remove redundant require
Browse files Browse the repository at this point in the history
  • Loading branch information
pirj committed Jul 29, 2020
1 parent ea8bf0e commit b02f725
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/rubocop/cop/rspec/expect_output_spec.rb
@@ -1,7 +1,5 @@
# frozen_string_literal: true

require 'spec_helper'

RSpec.describe RuboCop::Cop::RSpec::ExpectOutput do
subject(:cop) { described_class.new }

Expand Down

0 comments on commit b02f725

Please sign in to comment.