aboutsummaryrefslogtreecommitdiffstats
path: root/spec/cache/cache_path_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/cache/cache_path_spec.rb')
-rw-r--r--spec/cache/cache_path_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/cache/cache_path_spec.rb b/spec/cache/cache_path_spec.rb
index 59416288..ec6d6e31 100644
--- a/spec/cache/cache_path_spec.rb
+++ b/spec/cache/cache_path_spec.rb
@@ -1,7 +1,7 @@
# frozen_string_literal: true
require "spec_helper"
-describe "bundle package" do
+RSpec.describe "bundle package" do
before do
gemfile <<-G
source "file://#{gem_repo1}"