Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/qa/qa.rb
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-09-07 18:11:06 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-09-07 18:11:06 +0300
commit255fcf9df95e1ad5d8a93e8538aed5a152970187 (patch)
treea17736846f5d5a36e33d1ca83eccaad325fd5e39 /qa/qa.rb
parent325245c6f5803227b13051883d00da5b3c235ab0 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'qa/qa.rb')
-rw-r--r--qa/qa.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/qa/qa.rb b/qa/qa.rb
index 4d86a29aecf..cc83efb90e8 100644
--- a/qa/qa.rb
+++ b/qa/qa.rb
@@ -36,6 +36,7 @@ module QA
"rspec" => "RSpec",
"web_ide" => "WebIDE",
"ci_cd" => "CiCd",
+ "project_imported_from_url" => "ProjectImportedFromURL",
"repo_by_url" => "RepoByURL",
"oauth" => "OAuth",
"saml_sso_sign_in" => "SamlSSOSignIn",