aboutsummaryrefslogtreecommitdiffstats
path: root/spec/other/trampoline_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/other/trampoline_spec.rb')
-rw-r--r--spec/other/trampoline_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/other/trampoline_spec.rb b/spec/other/trampoline_spec.rb
index 88e0302f..39de7048 100644
--- a/spec/other/trampoline_spec.rb
+++ b/spec/other/trampoline_spec.rb
@@ -1,7 +1,7 @@
# frozen_string_literal: true
require "spec_helper"
-describe "bundler version trampolining" do
+RSpec.describe "bundler version trampolining" do
before do
ENV["BUNDLE_TRAMPOLINE_DISABLE"] = nil
ENV["BUNDLE_TRAMPOLINE_FORCE"] = "true"