summaryrefslogtreecommitdiff
path: root/spec/commands/cache_spec.rb
diff options
context:
space:
mode:
authorDavid Rodríguez <deivid.rodriguez@riseup.net>2020-01-22 10:37:09 +0100
committerDavid Rodríguez <deivid.rodriguez@riseup.net>2020-01-22 10:47:24 +0100
commit19b76473a28b3e392c7acdfa7503f68d96702f24 (patch)
treeb737a8707b12f5b56a80b2c6a475b8bb1e592425 /spec/commands/cache_spec.rb
parent12b786888e630a6141273d28b74ec4b2e075cc44 (diff)
downloadbundler-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.rb1
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