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
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-07-18 12:10:04 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-07-18 12:10:04 +0300
commit16887b928c9b4f26aabdb2f37ec5fe4ee97e73fe (patch)
treeda88455857b328377dd66f86297dc44928de01c4 /qa
parent6e2c0f81afd4c57aba26bc273ad6fdcd6ec19e27 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'qa')
-rw-r--r--qa/qa/resource/project_imported_from_github.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/qa/resource/project_imported_from_github.rb b/qa/qa/resource/project_imported_from_github.rb
index ff6b3947715..855e1edf3ef 100644
--- a/qa/qa/resource/project_imported_from_github.rb
+++ b/qa/qa/resource/project_imported_from_github.rb
@@ -69,7 +69,7 @@ module QA
single_endpoint_notes_import: full_notes_import,
attachments_import: attachments_import
}
- }
+ }.compact
end
def transform_api_resource(api_resource)