class CodeClimate::TestReporter::Configuration

def timeout

def timeout
  @timeout ||= Client::DEFAULT_TIMEOUT
end