diff options
author | Alexander Randa <randa.alex@gmail.com> | 2017-06-25 11:14:07 +0300 |
---|---|---|
committer | Alexander Randa <randa.alex@gmail.com> | 2017-06-26 14:27:36 +0000 |
commit | a7ccf27d28e84ebe889b7d8f6bdd5f04a751fd3c (patch) | |
tree | f47c57cd120bec7658168953d82eaa0f809b20e2 /changelogs | |
parent | 245be4cee928ec65884177fcbe6f377cc40920da (diff) | |
download | gitlab-ce-a7ccf27d28e84ebe889b7d8f6bdd5f04a751fd3c.tar.gz |
Replaces 'dashboard/merge_requests' spinach with rspec
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/23036-replace-dashboard-mr-spinach.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/23036-replace-dashboard-mr-spinach.yml b/changelogs/unreleased/23036-replace-dashboard-mr-spinach.yml new file mode 100644 index 00000000000..07c201de96e --- /dev/null +++ b/changelogs/unreleased/23036-replace-dashboard-mr-spinach.yml @@ -0,0 +1,4 @@ +--- +title: Replace 'dashboard/merge_requests' spinach with rspec +merge_request: 12440 +author: Alexander Randa (@randaalex) |