Skip to content
Snippets Groups Projects
Unverified Commit c89df1c1 authored by Jay McCure's avatar Jay McCure
Browse files

Fixes version command

parent f37fc9c9
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -7,6 +7,7 @@ module Gitlab
module QA
loader = Zeitwerk::Loader.new
loader.push_dir("#{__dir__}/qa", namespace: Gitlab::QA)
loader.ignore("#{__dir__}/qa/version.rb")
 
loader.inflector.inflect(
'dev_ee_qa_image' => 'DevEEQAImage',
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment