Method: Gitlab::QA::Component::SAML#restart
- Defined in:
- lib/gitlab/qa/component/saml.rb
#restart ⇒ Object
rubocop:enable Metrics/AbcSize
94 95 96 |
# File 'lib/gitlab/qa/component/saml.rb', line 94 def restart @docker.restart(name) end |