Method: Gitlab::QA::Runtime::Env#dev_access_token_variable
- Defined in:
- lib/gitlab/qa/runtime/env.rb
#dev_access_token_variable ⇒ Object
214 215 216 |
# File 'lib/gitlab/qa/runtime/env.rb', line 214 def dev_access_token_variable env_var_name_if_defined('GITLAB_QA_DEV_ACCESS_TOKEN') end |