Method: Gitlab::QA::Component::PostgreSQL#name

Defined in:
lib/gitlab/qa/component/postgresql.rb

#nameObject



10
11
12
# File 'lib/gitlab/qa/component/postgresql.rb', line 10

def name
  @name ||= "postgres"
end