From c6faeb7209d3e376fb1f5ac320a8fd706b0f93d5 Mon Sep 17 00:00:00 2001 From: Richard Clamp Date: Fri, 13 Oct 2017 16:00:20 +0100 Subject: Update comment Entrypoint is intended as a base class, so mention that in the comment. --- qa/qa/scenario/entrypoint.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qa') diff --git a/qa/qa/scenario/entrypoint.rb b/qa/qa/scenario/entrypoint.rb index 6d205cc6e2f..e58bb53f88a 100644 --- a/qa/qa/scenario/entrypoint.rb +++ b/qa/qa/scenario/entrypoint.rb @@ -1,7 +1,7 @@ module QA module Scenario ## - # Run test suite against any GitLab instance, + # Base class for running the suite against any GitLab instance, # including staging and on-premises installation. # class Entrypoint < Template -- cgit v1.2.3