Skip to content

Commit

Permalink
removed rubocop:disable ConstantName
Browse files Browse the repository at this point in the history
  • Loading branch information
schubi2 committed Mar 20, 2017
1 parent ec73edf commit f82875d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/file_from_url_test.rb
Expand Up @@ -18,7 +18,6 @@ def Get(scheme, host, urlpath, localfile)
end

# avoid BuildRequiring a package that we stub entirely anyway
# rubocop:disable ConstantName
before do
allow(Yast).to receive(:import).and_call_original
end
Expand Down

0 comments on commit f82875d

Please sign in to comment.