summaryrefslogtreecommitdiff
path: root/qa/spec/runtime/api/client_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'qa/spec/runtime/api/client_spec.rb')
-rw-r--r--qa/spec/runtime/api/client_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/spec/runtime/api/client_spec.rb b/qa/spec/runtime/api/client_spec.rb
index 975586b505f..af43facc73d 100644
--- a/qa/spec/runtime/api/client_spec.rb
+++ b/qa/spec/runtime/api/client_spec.rb
@@ -1,5 +1,5 @@
describe QA::Runtime::API::Client do
- include Support::StubENV
+ include Helpers::StubENV
describe 'initialization' do
it 'defaults to :gitlab address' do