Returns:
170 171 172
# File 'lib/gitlab/qa/runtime/env.rb', line 170 def debug? enabled?(ENV['QA_DEBUG'], default: true) end