Skip to content

Commit

Permalink
Skip unreliable spec
Browse files Browse the repository at this point in the history
  • Loading branch information
marcandre committed May 30, 2020
1 parent fb8150b commit 692b009
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/rubocop/cop/team_spec.rb
Expand Up @@ -203,7 +203,7 @@ def a
'/tmp/example.rb:1:0.'
end

it 'records Team#errors' do
xit 'records Team#errors' do
source = RuboCop::ProcessedSource.from_file(file_path, ruby_version)

expect { team.inspect_file(source) }.to raise_error(cause)
Expand Down

0 comments on commit 692b009

Please sign in to comment.