diff options
author | Rémy Coutable <remy@rymai.me> | 2017-07-03 12:47:20 +0000 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2017-07-03 12:47:20 +0000 |
commit | d1109bd6a72903a733530a9f605596eab62f4146 (patch) | |
tree | 1c4453b4691e218d25efde55b25ae1475aa9445f /changelogs | |
parent | 86afc2e375e4de64ad8043750285e6a439e4f8ca (diff) | |
parent | af89b19d69c043b2e9d40ef260adf97e00d1f791 (diff) | |
download | gitlab-ce-d1109bd6a72903a733530a9f605596eab62f4146.tar.gz |
Merge branch '23036-replace-dashboard-new-project-spinach' into 'master'
Replaces 'dashboard/new-project.feature' spinach with rspec
See merge request !12550
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/23036-replace-dashboard-new-project-spinach.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/23036-replace-dashboard-new-project-spinach.yml b/changelogs/unreleased/23036-replace-dashboard-new-project-spinach.yml new file mode 100644 index 00000000000..a5f78202c93 --- /dev/null +++ b/changelogs/unreleased/23036-replace-dashboard-new-project-spinach.yml @@ -0,0 +1,4 @@ +--- +title: Replace 'dashboard/new-project.feature' spinach with rspec +merge_request: 12550 +author: Alexander Randa (@randaalex) |