Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Commit

Permalink
Fix RuboCop violations
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Lance committed Jul 21, 2015
1 parent caee1f0 commit 34c5cea
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/commands/config_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,6 @@
end

describe "setting a global install path" do

before(:each) do
gemfile <<-G
source "file://#{gem_repo1}"
Expand All @@ -366,5 +365,4 @@
should_be_installed "rack 1.0.0"
end
end

end

0 comments on commit 34c5cea

Please sign in to comment.