diff options
author | Rémy Coutable <remy@rymai.me> | 2017-07-19 15:26:51 +0000 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2017-07-19 15:26:51 +0000 |
commit | 1df5380ef91022c640490290e18dca19f10a505c (patch) | |
tree | a8615f52c191547bf27dca76d72e6929d3265b35 /changelogs | |
parent | 55b981343b8e91a9890f6be1c202289cc425f89b (diff) | |
parent | 1c84f668bc25179848c002d52a4738d379da2a62 (diff) | |
download | gitlab-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.yml | 4 |
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) |