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:
authorPhil Hughes <me@iamphill.com>2018-09-11 11:35:00 +0300
committerPhil Hughes <me@iamphill.com>2018-09-17 11:50:37 +0300
commitf9e290b9dbcc6340d0f8fcf98fabdcdbac3a0b10 (patch)
treea0dc6299779ee2684fdd2f5db30cfd7c4fe737a2 /changelogs
parent8064ab84a68d439ae5a33f02fd42690f23d1b536 (diff)
Fixed diff store actions spec
Updated diff mutations and utils spec to check for legacy notes
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/mr-legacy-diff-notes.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelogs/unreleased/mr-legacy-diff-notes.yml b/changelogs/unreleased/mr-legacy-diff-notes.yml
index 38b161c2a37..bca5ac8297f 100644
--- a/changelogs/unreleased/mr-legacy-diff-notes.yml
+++ b/changelogs/unreleased/mr-legacy-diff-notes.yml
@@ -1,5 +1,5 @@
---
title: Correctly show legacy diff notes in the merge request changes tab
-merge_request:
+merge_request: 21652
author:
type: fixed