aboutsummaryrefslogtreecommitdiffstats
path: root/spec/update/gems/post_install_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/update/gems/post_install_spec.rb')
-rw-r--r--spec/update/gems/post_install_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/update/gems/post_install_spec.rb b/spec/update/gems/post_install_spec.rb
index 0e3683e7..5a4fe7f3 100644
--- a/spec/update/gems/post_install_spec.rb
+++ b/spec/update/gems/post_install_spec.rb
@@ -1,7 +1,7 @@
# frozen_string_literal: true
require "spec_helper"
-describe "bundle update" do
+RSpec.describe "bundle update" do
let(:config) {}
before do