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

Commit

Permalink
Add failing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
agrim123 committed Mar 9, 2018
1 parent a372356 commit 14b90e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/bundler/cli_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@
end

context "when ENV['BUNDLE_GEMFILE'] is specified" do
before { create_file "Gemfile.dev" }
it "uses specified gemfile" do
with_env_vars("BUNDLE_GEMFILE" => "Gemfile.dev") do
gemfile bundled_app("Gemfile.dev"), <<-G
Expand Down

0 comments on commit 14b90e7

Please sign in to comment.