summaryrefslogtreecommitdiff
path: root/qa/spec/scenario/test/integration/github_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'qa/spec/scenario/test/integration/github_spec.rb')
-rw-r--r--qa/spec/scenario/test/integration/github_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/spec/scenario/test/integration/github_spec.rb b/qa/spec/scenario/test/integration/github_spec.rb
index b2d577bd552..b68b06a7b9f 100644
--- a/qa/spec/scenario/test/integration/github_spec.rb
+++ b/qa/spec/scenario/test/integration/github_spec.rb
@@ -1,6 +1,6 @@
# frozen_string_literal: true
-describe QA::Scenario::Test::Integration::Github do
+RSpec.describe QA::Scenario::Test::Integration::Github do
describe '#perform' do
let(:env) { spy('Runtime::Env') }