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
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2018-05-24 18:58:28 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2018-05-24 18:58:28 +0300
commit6d2a6139721df93c633c58c24ed9a88ac59a080b (patch)
tree4eab23ec236f4a9eb40400f6092390d339d025c0 /spec/javascripts/pipelines
parent04efc4ea0c231c66dbf063e781b663936ed9d28f (diff)
parent8c8a794fc89211e6d8a5df24cc00e521889e202c (diff)
Merge branch '5779_rename_code_quality_job_and_artifact' into 'master'
Rename code quality job and artifact. See merge request gitlab-org/gitlab-ce!19049
Diffstat (limited to 'spec/javascripts/pipelines')
-rw-r--r--spec/javascripts/pipelines/mock_data.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/javascripts/pipelines/mock_data.js b/spec/javascripts/pipelines/mock_data.js
index a5a200973d7..03ead6cd8ba 100644
--- a/spec/javascripts/pipelines/mock_data.js
+++ b/spec/javascripts/pipelines/mock_data.js
@@ -217,7 +217,7 @@ export const pipelineWithStages = {
browse_path: '/gitlab-org/gitlab-ee/-/jobs/62411442/artifacts/browse',
},
{
- name: 'codequality',
+ name: 'code_quality',
expired: false,
expire_at: '2018-04-18T14:16:24.484Z',
path: '/gitlab-org/gitlab-ee/-/jobs/62411441/artifacts/download',