diff options
author | David RodrÃguez <deivid.rodriguez@riseup.net> | 2020-01-22 10:37:09 +0100 |
---|---|---|
committer | David RodrÃguez <deivid.rodriguez@riseup.net> | 2020-01-22 10:47:24 +0100 |
commit | 19b76473a28b3e392c7acdfa7503f68d96702f24 (patch) | |
tree | b737a8707b12f5b56a80b2c6a475b8bb1e592425 /spec/commands/cache_spec.rb | |
parent | 12b786888e630a6141273d28b74ec4b2e075cc44 (diff) | |
download | bundler-test/more_windows_improvements.tar.gz |
Trigger all current failurestest/more_windows_improvements
Diffstat (limited to 'spec/commands/cache_spec.rb')
-rw-r--r-- | spec/commands/cache_spec.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/commands/cache_spec.rb b/spec/commands/cache_spec.rb index 04dfee5b16..64c143cc88 100644 --- a/spec/commands/cache_spec.rb +++ b/spec/commands/cache_spec.rb @@ -199,7 +199,6 @@ RSpec.describe "bundle cache" do context "with --all-platforms" do before do - skip "doesn't put gems where it should" if Gem.win_platform? end it "puts the gems in vendor/cache even for other rubies" do |