summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2017-07-19 15:26:51 +0000
committerRémy Coutable <remy@rymai.me>2017-07-19 15:26:51 +0000
commit1df5380ef91022c640490290e18dca19f10a505c (patch)
treea8615f52c191547bf27dca76d72e6929d3265b35 /changelogs
parent55b981343b8e91a9890f6be1c202289cc425f89b (diff)
parent1c84f668bc25179848c002d52a4738d379da2a62 (diff)
downloadgitlab-ce-1df5380ef91022c640490290e18dca19f10a505c.tar.gz
Merge branch '23036-replace-dashboard-spinach' into 'master'
Replaces dashboard/dashboard.feature spinach with rspec See merge request !12876
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/23036-replace-dashboard-spinach.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/23036-replace-dashboard-spinach.yml b/changelogs/unreleased/23036-replace-dashboard-spinach.yml
new file mode 100644
index 00000000000..b3197c4cfa6
--- /dev/null
+++ b/changelogs/unreleased/23036-replace-dashboard-spinach.yml
@@ -0,0 +1,4 @@
+---
+title: Replaces dashboard/dashboard.feature spinach with rspec
+merge_request: 12876
+author: Alexander Randa (@randaalex)