summaryrefslogtreecommitdiff
path: root/spec/bundler/realworld/git_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/bundler/realworld/git_spec.rb')
-rw-r--r--spec/bundler/realworld/git_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/bundler/realworld/git_spec.rb b/spec/bundler/realworld/git_spec.rb
index 3d352626ea..9eff74f1c9 100644
--- a/spec/bundler/realworld/git_spec.rb
+++ b/spec/bundler/realworld/git_spec.rb
@@ -1,6 +1,6 @@
# frozen_string_literal: true
-RSpec.describe "github source", :realworld => true do
+RSpec.describe "github source", realworld: true do
it "properly fetches PRs" do
install_gemfile <<-G
source "https://rubygems.org"