summaryrefslogtreecommitdiff
path: root/spec/rubocop/qa_helpers_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rubocop/qa_helpers_spec.rb')
-rw-r--r--spec/rubocop/qa_helpers_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/rubocop/qa_helpers_spec.rb b/spec/rubocop/qa_helpers_spec.rb
index 4b5566609e3..a50c8307733 100644
--- a/spec/rubocop/qa_helpers_spec.rb
+++ b/spec/rubocop/qa_helpers_spec.rb
@@ -1,6 +1,6 @@
# frozen_string_literal: true
-require 'fast_spec_helper'
+require 'rubocop_spec_helper'
require 'parser/current'
require_relative '../../rubocop/qa_helpers'