summaryrefslogtreecommitdiff
path: root/spec/bundler/commands/cache_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/bundler/commands/cache_spec.rb')
-rw-r--r--spec/bundler/commands/cache_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/bundler/commands/cache_spec.rb b/spec/bundler/commands/cache_spec.rb
index 31b3837d31..09a1b8437a 100644
--- a/spec/bundler/commands/cache_spec.rb
+++ b/spec/bundler/commands/cache_spec.rb
@@ -242,7 +242,7 @@ RSpec.describe "bundle cache" do
end
end
- context "with --frozen" do
+ context "with frozen configured" do
before do
gemfile <<-G
source "#{file_uri_for(gem_repo1)}"