summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2017-09-11 14:55:00 +0000
committerRémy Coutable <remy@rymai.me>2017-09-11 14:55:00 +0000
commit668e1f4c4cf63e1fa99ebd7d756a8d95609a2c2e (patch)
tree3e51ec7898299503cf925a0f3498d6f533688aac /changelogs
parent174bed309b113d289c61aad054d7be0fe3ef4da7 (diff)
parent094add464e7edb9490422ae3e01c1577340840aa (diff)
downloadgitlab-ce-668e1f4c4cf63e1fa99ebd7d756a8d95609a2c2e.tar.gz
Merge branch 'replace_group_links.feature' into 'master'
Replace 'project/group_links.feature' spinach test with an rspec analog See merge request !14169
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/replace_group_links-feature.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/replace_group_links-feature.yml b/changelogs/unreleased/replace_group_links-feature.yml
new file mode 100644
index 00000000000..7dd157632c9
--- /dev/null
+++ b/changelogs/unreleased/replace_group_links-feature.yml
@@ -0,0 +1,5 @@
+---
+title: Replace project/group_links.feature spinach test with an rspec analog
+merge_request: 14169
+author: Vitaliy @blackst0ne Klachkov
+type: other